Search Issue Tracker
By Design
By Design in 6000.2.X
Votes
0
Found in
6000.0.49f1
6000.1.4f1
6000.2.0b2
Issue ID
UUM-107970
Regression
No
Flickering white border around Game View when Gizmos are enabled
Steps to reproduce:
1. Open the attached “Repro” project
2. Open the “Chapter_1” scene
3. Open Game View
4. In the top-right corner, enable Gizmos
5. Observe the border around Game View
6. Enter Play Mode
7. Observe the border around the Game View
Expected result: There is no border around Game View
Actual result: There is a white border around Game View and it flickers in Play Mode
Reproducible in: 6000.0.49f1, 6000.1.4f1, 6000.2.0b2
Couldn’t test in: 2021.3.51f1, 2022.3.62f1 (because of TextMeshPro errors)
Reproducible on: macOS (Silicon 15.3)
Not reproducible on: Windows 11
Add comment
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
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Regarding this bug, the issue is coming from the slight noise animating the camera. This causes a small rounding offset on the camera (as well as the Cinemachine brain) gizmos, sometimes rounding out of the game view, sometimes in. IF the flickering is too annoying, I would advice to disable the gizmos for the following components: camera and cinemachine brain. This way the outline will not show anymore.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (6000.2.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Regarding this bug, the issue is coming from the slight noise animating the camera. This causes a small rounding offset on the camera (as well as the Cinemachine brain) gizmos, sometimes rounding out of the game view, sometimes in. IF the flickering is too annoying, I would advice to disable the gizmos for the following components: camera and cinemachine brain. This way the outline will not show anymore.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.