Unity Issue Tracker - The build size is larger when Models have Animation Type set to Generic
Closed
UUM-70744
The build size is larger when Models have Animation Type set to Generic
Unity: Content Build
Won't Fix
6.0.X
2023.2.X
2022.3.X
2021.3.X
Cancelling this 2023.2 port issue since the support for this release has come to the end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview case that remain open or in-progress.
Reproduction steps:
1. Open the attached “ModelImporterIssue” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Open the Build Settings Window (File > Build Settings)
4. Build the Player by pressing the “Build” button
5. Observe the built Player’s size in Finder
6. In the Project Window, select all models under the “Assets/Resources” folder
7. In the Inspector Window, select the “Rig” tab
8. Change the “Animation Type” property to “Legacy” and apply the changes
9. Repeat the 3-5 steps
Expectation: Generic build is smaller than Legacy build
Actual: Legacy build is smaller than Generic build