Search Issue Tracker
Fixed in 2022.3.13f1
Fixed in 2023.3.0a13
Votes
1
Found in
2022.3.11f1
2022.3.12f1
2023.3.0a12
Issue ID
UUM-54975
Regression
Yes
Crash on tlsf_free when rapidly instantiating a GameObject via the Instantiate method
Reproduction steps:
1. Open the attached “repro-project”
2. Open the “Assets/Scenes/Game.unity“ scene
3. Enter Play Mode
4. Rapidly press the space bar
5. Observe the crash
Reproducible with: 2022.3.11f1, 2022.3.12f1, 2023.3.0a12
Not reproducible with: 2021.3.32f1, 2022.3.10f1, 2023.1.19f1, 2023.2.0b16
Reproduced on: Windows 10 Pro, Windows 11 (by reporter)
Not reproducible on: No other environment tested
Note: If the issue does not reproduce, keep repeating steps 3 and 4 until it does
First few lines of the stack trace:
0x00007FF77E22EC2D (Unity) tlsf_free
0x00007FF77BFF359E (Unity) DynamicHeapAllocator::Deallocate
0x00007FF77C004998 (Unity) DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate
0x00007FF77BFF3E12 (Unity) MemoryManager::Deallocate
0x00007FF77BFFC77A (Unity) free_alloc_internal
0x00007FF77BF8E555 (Unity) core::hash_set<unsigned short,core::hash<unsigned short>,std::equal_to<unsigned short> >::resize
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 2022.3.13f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-54561
Resolution Note (fix version 2023.3.0a13):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-54561