Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.1p1
Issue ID
923276
Regression
No
System.Environment.Exit causes a build to freeze
To reproduce:
1. Open the project, attached by the tester (exitFreeze.7z)
2. Build and run the project for standalone
3. Press Space
Expected: the build doesn't freeze when System.Environment.Exit is called
Reproduced in 5.4.4f1, 5.5.3f1, 5.6.1p1, 5.6.2f1, 2017.1.0f1, 2017.2.0b1
Workaround: use Application.Quit instead
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment