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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.