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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment