Search Issue Tracker
Fixed
Fixed in 2023.2.10f1, 2023.3.0b5
Votes
0
Found in
2023.2.9f1
2023.3.0b4
Issue ID
UUM-61704
Regression
Yes
The Game view window is all gray when the Game view is opened using a script with the "Rect()" script functions Width and Height set to 0
How to reproduce:
1. Open the "GameViewBork.zip" project
2. Open the "Test" scene
3. Run the "ShowBrokeGameView.cs" script (Custom > Show Broken Game View)
4. Observe the opened Game View window
Expected result: The Game view is rendered correctly
Actual result: The Game view is gray
Reproducible in: 2023.2.5f1, 2023.2.9f1, 2023.3.0a10, 2023.3.0b4
Not reproducible in: 2021.3.35f1, 2022.3.20f1, 2023.2.4f1, 2023.3.0a9, 2023.3.0b7
Fixed in: 2023.2.10f1, 2023.3.0b5
Reproduced on: MacOS 13.5.2 (M1, 2020)
Not reproduced on: Windows 11 Pro
Notes:
- If the Width and Height arguments are set to positive integers, the issue no longer reproduces (i.e. Rect(0,0,1,1))
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment