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
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
Add comment