Search Issue Tracker
Fixed in 2022.3.62f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, future release
Votes
0
Found in
6000.0.0b11
6000.1.0a7
6000.2.0a1
Issue ID
UUM-48533
Regression
Yes
Slider tracker is incorrectly affected by playmode tint
h1. Summary
When in play mode in the editor, the tracker line in the Slider UI element changes to a very light, almost invisible color that is not consistent with other UI elements, notably the MinMaxSlider. This is especially noticeable in light mode
h2. Steps to reproduce
- Make sure the playmode tint color ({}Settings->Colors->Playmode tint{}) is not set to FFFFFF
- Open the attached project SliderTrackerColorTest
- Click SliderTest->Open window
- Observe the color of the trackers of the two different slider types
- Enter playmode
- Observe the color of the trackers of the two different slider types
Play around with the playmode tint while in playmode. If the tint is completely black, the slider tracker will be the only thing visible (white).
h2. Actual results
The color of the tracker on the standard slider is the same as the color of the tracker on the minmax slider (i.e. darker).
h2. Expected results
The color of the tracker on the standard slider is the same as the color of the tracker on the minmax slider (i.e. darker).
h2. Reproducible with versions
2022.3.31f1, 6000.0.5f1
h2. Not reproducible with versions
2021.3.39f1
h2. Can’t test with versions
7.xxxx
h2. Tested on (OS)
macOS Sonoma 14.5
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