Search Issue Tracker
Fixed
Fixed in 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.3.0b6
6000.4.0a2
6000.5.0a1
Issue ID
UUM-121992
Regression
Yes
"HDR Color" and "Color" windows are broken and unusable across Editor after it was opened via VFX Graph
How to reproduce:
1. Create a new HDRP project
2. Create any VFX Graph
3. In the VFX Graph Blackboard, create the "Color" property
4. Expand it and click on the value to open the "HDR Color" window
5. Observe the results
Expected results: The picker is functional
Actual results: The picker is not functional and the window is broken
Reproducible with: 6000.3.0b6 (both revisions), 6000.4.0a2
Not reproducible with: 6000.3.0b5
Can't test with: 6000.0.60f1, 6000.2.8f1
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
Note:
- Warnings are also logged into the Console:
Unable to find style 'ColorPickerBackground' in skin 'GameSkin' mouseUp
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)
- The issue is not always consistent, it seems to be dependant on the cache
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment