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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment