Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
2020.3
2021.2
2022.1
2022.1.0a7
Issue ID
1370994
Regression
No
Unity crashes on calling dispose multiple times
How to reproduce:
1. Open the attached "CrashBug.zip" user project
2. In the top bar menu click the "HERE" button
3. Click the "CrashWindowButton" button
4. In the new window click the "Crash" button
Reproducible with: 2020.3.19f1, 2021.2.0b14, 2022.1.0a10
Could not test with: 2019.4.31f1, 2021.1.23f1 ("HERE" button doesn't appear)
First lines of stack trace:
(Unity) DynamicHeapAllocator::Deallocate
(Unity) DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate
(Unity) MemoryManager::Deallocate
(Unity) free_alloc_internal
(Unity) UnsafeUtility::Free
(Unity) UnsafeUtility_CUSTOM_Free
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment