Search Issue Tracker
Active
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
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
- AudioListeners still listen to audio when their Components are disabled in Player
Add comment