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
- Beyond Compare 5 is not supported by Yaml Merge
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.