Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.62f1
6000.0.48f1
6000.1.2f1
6000.2.0a10
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment