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
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
Add comment