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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment