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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment