Search Issue Tracker
Fixed in 1.0.0
Votes
1
Found in [Package]
2019.4
2020.3
2021.2
2021.2.6f1
2022.1
2022.2
Issue ID
1391575
Regression
No
In UI Builder the parameter "Inverted" of a Slider element gets checked after saving changes
Steps to reproduce:
1. Create a new 3D project
2. In the Toolbar select Window > UI Toolkit > UI Builder
3. In the Library pane of the UI Builder window, under Controls, drag the Scroller element into the Hierarchy pane
4. In the Hierarchy pane expand the initiated Scroller element and then select the "#unity-slider" element
5. In the Inspector pane, under the Slider section observe that the parameter "Inverted" is unchecked
6. In the Viewport pane click File > Save
7. In the Inspector pane, under the Slider section observe the parameter "Inverted"
Expected result: the parameter "Inverted" remains unchecked
Actual result: the parameter "Inverted" becomes checked
Reproducible with: 1.0.0-preview.18 (2019.4.37f1, 2020.3.31f1), built-in UI Builder (2021.2.16f1, 2022.1.0b13, 2022.2.0a8)
Notes:
- Reproducing this issue in 2019.4.37f1 and 2020.3.31f1 requires "UI Builder 1.0.0-preview.18" and "UI Toolkit 1.0.0-preview.18" packages to be installed
- In 2019.4.37f1 and 2020.3.31f1, the "#unity-slider" element doesn't have the parameter "Inverted", however, in 2020.3.31f1 this inversion can be observed by clicking Preview in the Viewport pane and then clicking the arrow-ends of the Slider. In 2019.4.37f1 the Slider doesn't function in the Preview at all after performing step 6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment