Search Issue Tracker
Third Party Issue
Votes
0
Found in
2020.1.0a19
2020.1.0f1
2020.2
Issue ID
1266919
Regression
Yes
Editor crashes on block_remove when reimporting FBX file and Normals is set to Calculate in the Import Settings
Reproduction steps:
1. Open the user's attached "Bug Test.zip" project
2. Right-click on "level_trenchobject_tent_b_lod2" in the Project window to open context menu
3. Select Reimport
-- Observe the crash
Reproducible with: 2020.1.0a19, 2020.1.0f1, 2020.2.0a20
Not reproducible with: 2018.4.26f1, 2019.4.6f1, 2020.1.0a18
Top 5 lines of the stack trace:
0x00007FF7A594EF32 (Unity) block_remove
0x00007FF7A594F394 (Unity) tlsf_free
0x00007FF7A28AE7DA (Unity) DynamicHeapAllocator::Deallocate
0x00007FF7A28A9FD5 (Unity) DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate
0x00007FF7A288C837 (Unity) MemoryManager::Deallocate
<...>
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note (2020.2.X):
Waiting for a fix for FBX SDK from Autodesk.