Search Issue Tracker
Fixed
Fixed in 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.X
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127533
Regression
Yes
Color is not updated after the first click when changing Label Color in the UI Toolkit Debugger
How to reproduce:
- Open the “FC2.zip” project
- Open the “SampleScene”
- Open the Window -> UI Toolkit -> Debugger
- Click on the "Pick Element" button and select any Label in the Game view
- In the Debugger, scroll down and open the Color Picker for "color"
- Click anywhere and drag to select a different color
- Observe the text color in the Game view
Expected result: The color is updated to what color the mouse drags and hovers over
Actual result: The color changes to the color that was selected on click, but doesn't update after that
Reproducible in: 6000.0.62f1, 6000.2.0a10, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Not reproducible in: 6000.2.0a9
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: Other elements of the UI Toolkit can change color- only the Label is affected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment