Search Issue Tracker
Fixed in 4.4.0-preview.2
Votes
0
Found in [Package]
4.3.1
Issue ID
1256246
Regression
No
[Probuilder] Cannot connect 2 edges on one side of the Arch's face when edges are subdivided
How to reproduce:
1. Open the user's attached "Spin_Splat_B.zip" project
2. Open the "SampleScene" Scene
3. Make sure the Probuilder tab is opened (Tools -> Probuilder -> Probuilder Window)
4. Make sure Edge Selection is selected in the Scene view
5. Make sure the front face of the "Arch" GameObject is visible in the Scene view
6. Select the "Arch" GameObject in the Hierarchy window
7. Select the 3rd edge to the right from the center of the Arch's face on the top (The whole edge is divided in 11)
8. Repeat step 7, but on the bottom, while holding CTRL key
9. Press "Connect Edges" in the Probuilder window
10. Repeat 7-9 steps but now on the 3rd edges to the left on both top and bottom of the Arch's face
Expected result: "Connected 1 Edges" notification is displayed when connecting the edges on the right side and on the left side of the Arch's face
Actual result: "Connected 0 Edges" notification is displayed when connecting edges on the left side of the Arch's face
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)
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
- 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
- Flickering white border around Game View when Gizmos are enabled
Resolution Note (fix version 4.4.0-preview.2):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/315