Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.2.3, 4.2.1,4.0.2
Issue ID
1223398
Regression
Yes
[ProBuilder] Slider handles of Width, Height, Depth disappear on adding input value greater than 10 in Shape Tool
Width, Height, and Depth properties of slider handle disappear when adding input value greater than 10 in the Shape Tool from ProBuilder, refer attached video
Steps to reproduce :
1. Create a new project.
2. Window > Package Manager > ProBuilder > Install
3. Tools > ProBuilder > ProBuilder Window
4. ProBuilder > New shape
5. Shape Tool > Shape Selector > Stair
6. Shape Tool > Width/Height/Depth > Add 100 value in Inputfield
Actual Result: Slider handle disappears on adding more than 10 values.
Expected Result: Slider handle should be visible on adding value.
Reproducible on: 2020.2.0a1, 2020.1.0a25, 2019.3.1a1
Package Version found: 4.2.3, 4.2.1,4.0.2
Package version working fine: 3.10.1
Environment: Windows 10 and macOS 10.14.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Players Application window does not update on move when window is changed from full-screen mode
- [Lost Crypt] Build fails in U6
- Shadows do not change in Scene when changing shadow cascade split value via script
- [Lost Crypt] Readme text is white on light grey in light mode
- Margins of TMP GameObjects become the same when both are selected
Resolution Note:
This is by design. The sliders allow for input outside of the slider range, so when a value is outside of the visible range the handle does not show. Clicking on the slider track will still allow the handle to placed, however.