Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.16f1
2022.2.1f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-22534
Regression
No
Crash on block_locate_free when entering Play mode
Reproduction steps:
1. Open the attached user project
2. Open scene "Scenes/Zapper Scene"
3. Enter Play mode
Expected result: The Editor enters Play mode
Actual result: The Editor crashes
Reproducible with: 2021.3.16f1, 2022.2.1f1, 2023.1.0a24
Couldn't test with: 2020.3.43f1 (Issues with packages)
Reproducible on: macOS 12.5.1 (Intel)
Stacktrace:
#0 0x00000106c98d45 in block_locate_free
#1 0x00000106c98f6b in tlsf_memalign
#2 0x000001047606ec in DynamicHeapAllocator::Allocate(unsigned long, int)
#3 0x000001047632eb in MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId const&, AllocateOptions, char const, int)
#4 0x00000104762a94 in malloc_internal(unsigned long, unsigned long, MemLabelId const&, AllocateOptions, char const, int)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
We opted to not proceed with this case since it is due to corrupted data. A simple workaround is to delete the library folder and recreate the asset bundles. Reproducing the circumstances leading to the data corruption is out of scope in this case.
Resolution Note (2023.2.X):
We opted to not proceed with this case since it is due to corrupted data. A simple workaround is to delete the library folder and recreate the asset bundles. Reproducing the circumstances leading to the data corruption is out of scope in this case.