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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- 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
Add comment