Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1070915
Regression
No
[Mac Standalone] After set the width and height to be 0, Player quits then crashes.
When the Player width and height are set to 0 during runtime, the Player quits and a crash happens a bit later.
Repro:
1. Launch Editor and open attached project
2. Build standalone player.
3. Launch built Player.
4. Set the window mode to be "Windowed, 0 x 0".
5. Observe the Player behavior and wait for the crash report to pop out (~10 to 30 seconds)
Actual: The Player crashes after the width and height set to 0.
Expected: No crash happens after the Player quits.
Can be repro on: 2018.3.0a9 trunk, 2018.2.4f1 Saihai
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment