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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
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.