Search Issue Tracker
Fixed
Votes
0
Found in [Package]
5.0.6
Issue ID
PBLD-47
Regression
Yes
Click and drag doesn't work with Create Shape when grid size is 0.01
Reproduction steps:
1. Open the attached “UnityFoo.zip” project
2. Open ProBuilder window and click “New Shape” button
3. Select Cube in Create Shape window
4. Set Grid size to 0.01, and click and drag in Scene window to create a cube
Expected result: Cube is created
Actual result: Clicking and dragging does nothing
Reproducible with: 5.0.6 (2021.2.0a18, 2021.3.16f1)
Not reproducible with: 4.5.2 (2020.3.43f1), 5.0.6 (2021.2.0a17, 2022.2.2f1, 2023.1.0a24)
Reproduced on: Windows 11
Note: Reproducible with 5.0.6 (2021.2.0a16) when it’s downgraded from 5.0.6 (2021.2.0a19)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed a bug where the minimum size for a shape was not taking into account the snap and grid sizes.