Search Issue Tracker
Fixed
Votes
1
Found in
2022.3.6f1
2023.1.7f1
2023.2.0b3
Issue ID
UUM-45662
Regression
Yes
Crash on "tlsf_free" when creating and opening new project with VR template
Reproduction steps:
1. Create and open new project with VR template
Expected result: Project opens
Actual result: Crash
Reproduced with: 2022.3.6f1, 2023.1.7f1, 2023.2.0b3
Not reproduced with: 2021.3.28f1, 2022.3.5f1
Reproducible on: Windows 10
Not reproducible on: macOS (Intel) 13.4.1
First few stack trace:
0x00007FFD3126CE87 (Unity) tlsf_free
0x00007FFD2EEF82FF (Unity) DynamicHeapAllocator::Deallocate
0x00007FFD2EF08CF3 (Unity) DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate
0x00007FFD2EEFF93A (Unity) MemoryManager::TryDeallocateWithLabel
0x00007FFD2EF01293 (Unity) free_alloc_internal
Note: Does not crash when reopening crashed project, entering Play mode or Player.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-45113