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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment