Search Issue Tracker
Fixed
Fixed in 5.0.x
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note (fix version 5.0.x):
Fixed a bug where the minimum size for a shape was not taking into account the snap and grid sizes.