Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.3.X, 6000.4.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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment