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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 5.0.0):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/344