A simple Unity Editor tool to quickly check the size of all .fbx files in your project.
- 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.
- Download the latest release from Releases.
- Extract the
FBXSizeViewerfolder intoAssets/Editor/. - Done.
- Copy the
FBXSizeViewer.csscript intoAssets/Editor/. - Done.
- 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.
This project is licensed under the MIT License – see the LICENSE file for details.
Author: RimuruDev
GitHub: github.com/RimuruDev