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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment