Search Issue Tracker
Fixed in 5.0.0
Votes
0
Found in [Package]
4.4.0
Issue ID
1283107
Regression
No
[ProBuilder] Bevel Settings slider goes of bounds when a value larger than 1 is used
Steps to reproduce:
1. Make sure that the ProBuilder toolbar is visible
2. Create a new shape and select it
3. Enter either edge or face selection mode
4. In the toolbar, click on the + icon next to the Bevel option
5. Set the value to anything higher than 1
6. Notice, how the slider goes out of bounds, and the drag handle disappears
Notes:
- Perhaps a better approach to this would be to get rid of the slider altogether, and just keep the int field
- User can set int values to a very large number; the int field even accepts word 'infinity' and assigns it
- Only affects the Bevel modifier settings
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
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
Resolution Note (fix version 5.0.0):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/344