Search Issue Tracker
Fixed
Fixed in 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Votes
0
Found in
2022.3.20f1
2023.2.10f1
6000.0.0b11
Issue ID
UUM-63758
Regression
Yes
Crash on ConvertBlenderToFBX while importing a specific .blend file
Reproduction steps:
1. Open the attached "crash_IN-68255" project
2. Press the right mouse button in the "Project" window
3. Select "Import New Asset..."
4. Import the "TestAsset.blend" file
5. Observe the crash
Reproducible with: 2022.2.8f1, 2022.3.21f1, 2023.2.10f1, 2023.3.0b7
Not reproducible with: 2021.3.35f1, 2022.2.7f1
Reproducible on: Windows 10 (22H2)
Not reproducible on: Windows 11 (22H2), Sonoma 14.3.1 (M1)
Notes:
* The crash happens on a newly created project, too
* If you try to reopen the project after the crash, it will crash while opening
* Tested with Alienware M15 R4, i9-10980HK CPU @ 2.40GHz, 32 GB RAM, RTX 3080
* Possibly hardware dependent, so far been able to reproduce only with devices having Intel CPUs and RTX 30XX GPUs
* Crash is still reproducible after installing Blender 4.0 on the system
First few lines of the stack trace:
0x00007ff6d25543fb (Unity) core::StringStorageDefault<char>::assign
0x00007ff6d489a78b (Unity) ConvertBlenderToFBX
0x00007ff6d489c30c (Unity) FBXImporter::ConvertToFBXFile
0x00007ff6d48a44eb (Unity) FBXImporter::DoMeshImport
0x00007ff6d50a620a (Unity) ModelImporter::GenerateAssetData
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Value of ShaderGraph Color property is 0 by default
- Duplication of an asset in the Project view is continued for some time when holding and releasing CTRL+D
- "Failed to create Convex Mesh from source mesh" PhysX errors are thrown when looking around the Scene View while Collision Geometry is set to true
- ScrollView is not taking Into account header height when handling mouse wheel scrolling in MultiColumnTreeView
- Build fails with "Shader error in 'BK/StandardLayered" when using a custom shader
Add comment