Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2019.3.7f1
2019.4
Issue ID
1232203
Regression
No
[Realtime GI] Mesh flickers in Scene/Game view when the object is selected and Inspector window gets redrawn
Reproduction steps:
1. Open the attached project ("case_1232203-GI-mesh-flicker.zip")
2. Open the repro scene ("scene_test")
3. Enable "Realtime Global Illumination" in the Lighting settings
4. In Hierarchy, select the "Cube" object
5. Move mouse inside Inspector window to force window redraws
6. Inspect Scene/Game view while moving the mouse
Expected result: Cube object does not flicker
Actual result: Cube object flickers
Reproducible with: 2019.4.0f1
Couldn't test with: 2018.4 (errors after downgrade), 2020.1, 2020.2 (Realtime GI is deprecated)
Notes:
1. In the repro project, the issue does not reproduce when "Sky and Fog Volume" object is disabled
2. Disabling "Realtime Global Illumination" option in the Lighting settings fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Add comment