Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.62f1
6000.0.48f1
6000.1.2f1
6000.2.0a10
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-104763
Regression
No
[DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
How to reproduce:
1. Open attached “IN-99220” project
2. Make sure project is running in DX12
3. Open the “Scene”
4. Select the “Options” GameObject in the Hierarchy
5. In the Inspector toggle on the “Make Green” property, under the “Render Options” script component
6. Move the cursor over overlay buttons in the Scene view
7. Observer the Scene view
Expected result: All cubes are green color, no flickering
Actual result: Cubes flicker between red/green colors
Reproducible with: 2022.1.0a1, 2022.3.62f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Does not reproduce on DX11, Vulkan Graphics APIs
- In the Scene view, flickering occurs when moving cursor over Scene view GUI elements
- In Play mode, flickering occurs when moving cursor over most GUI elements
- If project is saved and reopened after toggling “Make Green” property, issue won’t reproduce until the property is toggled again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment