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
- Render Graph fails to use the specified shader or material when using a Raster Render Pass
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
Add comment