Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a9
Issue ID
1073434
Regression
Yes
[UI] The "Value" slider knob in the slider component disappears when Min value is greater than Max value
The "Value" slider handle in the slider component disappears when Min value is greater than Max value.
Steps to Reproduce:
1. Create a new project.
2. Create a Canvas and add a Slider to it.
3. Increase Min value in its slider component.
4. Make sure that Min value is greater than Max value.
Observed Result : Slider handle for Value disappears.
Expected Result: Slider handle for value shouldn't disappear for any value.
Reproducible On: 2018.3.0a9, 2018.3.0a1
Not Reproducible On: 2018.2.0f2
Environment: Occurs On Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment