Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
19
Found in
2020.1.0a19
2020.1.0b16
2020.2
Issue ID
1265275
Regression
Yes
[Performance Regression] Importing an fbx model is noticeably slower when the model contains Animations
Reproduction steps:
1. Create and open a new Unity project
2. Import the attached "ProblematicModel.fbx" model
Expected result: it takes around 5 seconds to import the model (depending on the machine used)
Actual result: it takes over 16 seconds to import the model (depending on the machine used)
Reproducible with: 2020.1.0a19, 2020.1.1f1, 2020.2.0a19
Not reproducible with: 2018.4.25f1, 2019.4.5f1, 2020.1.0a18
Notes:
-The time values are taken from the Editor.log file
-The speed of importing only Animation files to the Editor doesn't seem to change across different Unity version and is consistently good. The problem only reproduces with an fbx file containing Animations.
-The import time is consistently around 3 times longer in the affected versions
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
Resolution Note (fix version 2020.2):
Fixed in 2021.2.0a10
Resolution Note (fix version 2021.1):
Fixed in 2021.1.4f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.10f1