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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment