Search Issue Tracker
Fixed
Fixed in 2023.2.16f1, 6000.0.0b13
Votes
1
Found in
2021.3.14f1
2022.1.23f1
2022.2.0f1
2022.3.13f1
2023.1.0a20
2023.2.0a1
2023.3.0a3
6000.0.0b1
Issue ID
UUM-21303
Regression
No
In UI Toolkit SliderInt any value from 0 to 1 can be selected when clicking on it
Steps to reproduce:
1. Open the “UiTest” project
2. Open the “SampleScene” Scene
3. Enter Play Mode
4. Click on the middle of the Slider
Expected result: The Slider can have a value of 0 or 1
Actual result: The Slider can have any value from 0 to 1
Reproducible with: 2021.3.14f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a20
Could not test with: 2020.3.41f1 (Package errors)
Reproduced on: macOS Ventura 13.0.1
Notes:
- It is only a visual bug because the Slider always returns 0 or 1
- Also reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
Add comment