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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.