Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.7f1, 2023.2.0b3, 2023.3.0a1, 7000.0.0a1
Votes
13
Found in
2022.3.1f1
2023.1.0b21
2023.2.0a18
2023.3.0a1
Issue ID
UUM-38104
Regression
Yes
Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
How to reproduce:
1. Create a new project
2. Import the “Carmen.fbx” file into the project
Expected result: The file is imported
Actual result: The project crashes
Reproducible with: 2022.2.0a16, 2022.3.1f1, 2023.1.0b21, 2023.2.0a18
Not Reproducible: 2021.3.27f1, 2022.2.0a15
Reproduced on: macOS Ventura 13.4, Windows 11 (User Reported)
Note: The issue was reproducible but it was a Silent Crash
First few lines of the Stack Trace:
0x00007ff6e64ffa38 (Unity) `anonymous namespace'::ConvertFBXShapes
0x00007ff6e64fe3b2 (Unity) UnityFBX::ConvertFBXSceneToImportScene
0x00007ff6e6502c69 (Unity) UnityFBX::DoImportScene
0x00007ff6e64b6081 (Unity) FBXImporter::DoMeshImport
0x00007ff6e6cc2dea (Unity) ModelImporter::GenerateAssetData
0x00007ff6e6371f15 (Unity) ImportToObjects
Comments (1)
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
supneo
Jun 06, 2023 14:51
It's frustrating that you can't import new characters or simply can't update your project to a new version because of this annoying error with fbx, I hope it gets fixed quickly , thanks.