Search Issue Tracker
Fixed in 2022.2.X
Votes
2
Found in
2021.2.0a1
2021.2.4f1c1
2022.1
Issue ID
1384314
Regression
Yes
Crash when importing a specific FBX asset
How to reproduce:
1. Open a new Unity project
2. Try to import the "crash_fbx.FBX" asset
Expected result: The FBX asset imports successfully
Actual result: Editor crashes when trying to import the FBX asset
Reproducible with: 2021.2.0a1, 2021.2.5f1, 2022.1.0b1
Not reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.1.0a10, 2021.1.28f1
Notes:
- Bug reporter message: "Start importing Assets/1384314_crash_fbx.FBX using Guid(1a60dfb9eff004f1cafd0a1c5024b02e) Importer(-1,00000000000000000000000000000000) Obtained 0 stack frames."
-
NicolasSouza-NIckSDev
Oct 17, 2022 16:07
"Fixed on 2022" it´s not consider a Fix because you jump over 2021 LTS (as usually does)
-
cryogee
Feb 22, 2022 19:31
Workaround I used: FBX import was working with earlier version 2021.1.X , So I imported the FBX using those. Then I Used Unity FBX Exporter. This you can add to your project using Packages. The FBX exported from FBX exporter were imported successfully into the original project without any errors.
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
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a10