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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment