Search Issue Tracker
Fixed in 6000.0.37f1
Fixed in 6000.0.X, 6000.1.0b3
Votes
0
Found in
6000.0.0b15
6000.0.21f1
6000.1.0a3
Issue ID
UUM-83271
Regression
Yes
Crash on tlsf_free when changing between scenes after entering Play mode
Reproduction steps:
1. Open the attached project "Repro"
2. Open scene "Scenes/Main Menu"
3. Enter Play mode
4. Without exiting Play mode, switch to the "Lobby" scene
5. Quickly switch back to the "Main Menu" scene again
Expected result: The Editor switches to the "Main Menu" scene
Actual result: The Editor crashes
Reproducible with: 6000.0.0b15, 6000.0.21f1
Not reproducible with: 2021.3.44f1, 2022.3.48f1, 6000.0.0b14
Reproducible on: macOS 14.6.1 (Intel), Windows 11 (User)
Not reproducible on: No other environment tested
Stacktrace:
0x00007FF8A344CBB9 (Unity) tlsf_free
0x00007FF8A0F9FBB0 (Unity) DynamicHeapAllocator::Deallocate
0x00007FF8A0FB1333 (Unity) DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate
0x00007FF8A0FA7925 (Unity) MemoryManager::TryDeallocateWithLabel
0x00007FF8A0FA9143 (Unity) free_alloc_internal
Note:
It might take a few switches to reproduce. If it does not crash after switching back to "Main Menu", re-enter Play mode again.
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
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
Resolution Note (fix version 6000.0.37f1):
This crash is caused by APV. We are tracking this in another ticket, so I'm closing this as duplicate.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-76437
Resolution Note (fix version 6000.1.0b3):
This crash is caused by APV. We are tracking this in another ticket, so I'm closing this as duplicate.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-76437
Resolution Note (fix version 6000.1.0b3):
There was an issue with the streaming buffer when switching between scenes with different internal "chunk size" that we have fixed.
Fixed in 6000.1.0b3
Resolution Note (fix version 6000.0):
There was an issue with the streaming buffer when switching between scenes with different internal "chunk size" that we have fixed.