Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.3.14f1
2019.4
2020.1
2020.2
Issue ID
1252768
Regression
No
Freeze when importing a specific FBX file
Reproduction steps:
1. Open user's attached project
2. in the Project window, click on MSL_clean_NoStringblend.fbx
Expected result: Inspector shows asset information
Actual result: Editor freezes
Reproducible with: 2018.4.23f1, 2019.4.0f1, 2020.1.0b12, 2020.2.0a14
Note:
1. If the project version is changed, the freeze will occur when trying to open the project.
2. With 2019.4.0f1 the FBX was able to be selected, but when trying to reimport the asset, the editor froze.
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
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
Resolution Note (2020.2.X):
The supplied asset has over 2,500 animation clips on one object. This is why it won't open in Blender, Max, Motion Builder and so on.
In Unity it does open, & the Inspector does eventually display, however it takes a very, very long time because it has to traverse 2,500 individual clips. This volume of clips is beyond what we would reasonably expect on an object, & I would suggest it's most likely an error has occurred at export or configuration time.