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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment