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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
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