Search Issue Tracker
Fixed in 2023.2.16f1
Fixed in 2023.2.X, 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
Add comment