Search Issue Tracker
Fixed in 4.4.0-preview.2
Votes
0
Found in [Package]
4.4.0-preview.1
Issue ID
1256526
Regression
No
[Probuilder] Arch's face gets deleted when subdividing opposite edges
How to reproduce:
1. Open the attached "SubdivideEdgesRepro.zip" project
2. Open the "SampleScene" Scene
3. Make sure Probuilder tab is opened (Tools -> Probuilder -> Probuilder Window)
4. Select the "Arch" GameObject in the Hierarchy window
5. Make sure Edge Selection is selected in the Scene view
6. Select the closer edge on the right side of the GameObject's bottom
7. Press "Subdivide Edges" in the Probuilder window
8. Repeat 6-7 steps on the opposite edge on the right side of the GameObject's bottom
9. Repeat the 6-8 steps, but on the left side of the GameObject's bottom
Expected result: On both sides, the edges are subdivided correctly
Actual result: The left side's face is deleted, while the right side's edges are subdivided correctly
Reproducible with: 3.0.0 (2018.4.25f1), 4.2.1 (2019.4.5f1), 4.3.1 (2020.1.0f1), 4.4.0-preview.1 (2020.2.0a18)
Notes:
- Could not reproduce on any other shapes
- The issue is reproducible on the default Arch shape, subdividing all top faces, the second one from the left gets deleted
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 4.4.0-preview.2):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/315