A simple Unity Editor tool to quickly check the size of all .fbx
files in your project.
- View
.fbx
file sizes directly in Unity Editor. - Language switcher: English / Russian.
- Scrollable list for projects with many
.fbx
files. - Files sorted by size (largest first).
- Lightweight and easy to integrate.
- Download the latest release from Releases.
- Extract the
FBXSizeViewer
folder intoAssets/Editor/
. - Done.
- Copy the
FBXSizeViewer.cs
script intoAssets/Editor/
. - Done.
- Open Unity Editor.
- Go to
Tools → AbyssMoth → FBX Size Viewer
. - A window will display all
.fbx
files 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