Search Issue Tracker
By Design
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.