Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b16
Issue ID
803729
Regression
No
[Memory] - 5.4 : Unity crashed when leaving play mode
Description:
Crash after leaving play mode, unsure of the exact cause. User is getting a different crash then the crash I get. I get a System out of Memory Fatal error which causes my crash, user gets crash after the editor can’t find a long list of components in the Canvas in scene.
Repro Steps:
1.) Open Repro Project and load main scene
2.) Press play on the main scene
3.) Click “Cam1” button
4.) Press play again to leave game mode
Actual
Crash occurs after leaving play mode
Expected
Crash doesn’t occur after leaving play mode
Call stack and Picture of fatal error attached to the bug
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment