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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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