Search Issue Tracker
Fixed
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.7f1
2023.1.0b4
2023.2.0a4
Issue ID
UUM-29469
Regression
No
Editor crashes on DynamicHeapAllocator::Allocate when importing an FBX asset
Steps to reproduce:
1. Open the attached project “IssueProject“
2. Reimport the “Assets/FBX/Bad.fbx“ FBX asset
Expected result: The asset is reimported
Actual result: Unity Editor crashes
Reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.7f1, 2023.1.0b4, 2023.2.0a4
Reproducible on: Windows 10
Note: Sometimes the Editor crashes when opening the project
Stack trace:
0x00007ff6efaf8568 (Unity) DynamicHeapAllocator::Allocate
0x00007ff6efb05cf4 (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007ff6efaf8c81 (Unity) MemoryManager::Allocate
0x00007ff6efaf8ae4 (Unity) MemoryManager::Allocate
0x00007ff6efaf8ae4 (Unity) MemoryManager::Allocate
0x00007ff6efaffdd7 (Unity) MemoryManager::Reallocate
0x00007ff6efb02e4c (Unity) realloc_internal
0x00007ff6f16f62b2 (Unity) FBXRealloc
0x00007ff9d5c7fdb2 (libfbxsdk) fbxsdk::FbxRealloc
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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-22047