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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-45113