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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.