FBX Size Viewer for Unity
A simple Unity Editor tool to quickly check the size of all .fbx files in your project.
Features
- View
.fbxfile sizes directly in Unity Editor. - Language switcher: English / Russian.
- Scrollable list for projects with many
.fbxfiles. - Files sorted by size (largest first).
- Lightweight and easy to integrate.
Installation
Option 1: Download Release
- Download the latest release from Releases.
- Extract the
FBXSizeViewerfolder intoAssets/Editor/. - Done.
Option 2: Manual Installation
- Copy the
FBXSizeViewer.csscript intoAssets/Editor/. - Done.
Usage
- Open Unity Editor.
- Go to
Tools → AbyssMoth → FBX Size Viewer. - A window will display all
.fbxfiles in your project along with their sizes. - Click "Switch Language" to toggle between English and Russian.
License
This project is licensed under the MIT License – see the LICENSE file for details.
Author: RimuruDev
GitHub: github.com/RimuruDev
Full Changelog: https://github.com/RimuruDev/Unity-FBXSizeViewer/commits/v1.0