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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
Add comment