Search Issue Tracker
By Design
Votes
0
Found in
2017.4.4f1
Issue ID
1057448
Regression
No
Animation clip extracted from model's file size increases unreasonably after adding new keyframes
By Design: When the clip is edited and saved, the curves necessary to edit the clip are generated and saved to disk. Those curves have no bearing on the final size of the clip in a release build.
Steps to reproduce:
1. Download and open the attached project
2. Duplicate the animation clip from the model
3. Observe file size of the new animation clip(~200 kb)
4. Add the model to the scene
5. Replace the inbuilt animation clip with the duplicated animation clip
6. Record new keyframes on the clip (e.g. set scale of a bone)
7. Save the project
8. Check the animation clip size again
Expected result: file size is relatively the same
Actual result: file size increased by 3 to 4 times
Reproduced on 2017.2.3f1, 2017.4.3f1, 2018.1.8f1, 2018.2.0f1, 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment