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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment