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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (2020.2.X):
Waiting for a fix for FBX SDK from Autodesk.