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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment