Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.48f1, 6000.1.0f1, 6000.2.0a10
Votes
0
Found in
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.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|https://docs.unity3d.com/ScriptReference/UIElements.Slider.html] UI element changes to a very light, almost invisible color that is not consistent with other UI elements, notably the [MinMaxSlider|https://docs.unity3d.com/ScriptReference/UIElements.MinMaxSlider.html]. 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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment