Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
769504
Regression
Yes
[MemoryManager] Unity crashes in MemoryManager with "CheckDisalowAllocation" on exiting playmode
To reproduce:
1. Open attached project
2. Open scene TestingA03
3. Select object A03
4. Enter play mode
5. Wait for few seconds
6. Exit play mode
7. Error popups appears and unity crashes:
CheckDisalowAllocation. Allocating memory when it is not allowed to allocate memory.
(Filename: C:/buildslave/unity/build/Runtime/Allocator/MemoryManager.cpp Line: 410)
Regression from 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
- Meshes created via InstantiateAsync render at the spawn position when GPU Resident Drawer is enabled
- [UVCS] Popups in permissions window are sent behind the permissions view.
Add comment