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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment