Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a5
2018.2.0f2
Issue ID
1063235
Regression
Yes
FBX model import crash on UnityFBX::ConvertFBXSceneToImportScene
Steps to reproduce:
1. Open any Unity project
2. Import the attached battery.fbx (the asset originally comes from this pack https://assetstore.unity.com/packages/templates/packs/free-horror-game-kit-108847 )
Expected results: no crash
Actual results: Unity crashes when importing
Reproduced with: 2018.2.0a5. 2018.2.0f2, 2018.3.0a6
Not reproduced with: 2017.1.1f1, 2017.4.6f1, 2018.2.0a4
Comments (2)
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
zombievirals
Sep 23, 2018 17:50
I have the same bug myself, it was about two weeks ago. I can import DAE and OBJ just fine, but not FBX. I also have to manually remove any FBX files from the project assets folder before I can open that project again.