Search Issue Tracker
Fixed in 4.0.5
Votes
1
Found in [Package]
3.0.0
Issue ID
1077016
Regression
No
Connecting Edges does not split the Edges at their midpoints and a new Edge is not been added between the two new Vertices
To reproduce:
1. Download attached project "workbench-2018.2.zip" and open in Unity
2. Open "scene" scene
3. Press Tools > ProBuilder > ProBuilder Window
4. Select "New Game Object" in Hierarchy
5. Switch to Edge Selection mode
6. Select two opposing edges
7. Click "Connect Edges" in the Probuilder window
Expected result: The Edges should be split at their midpoints and a new Edge added between the two new vertices
Actual result: Either a message appears saying "0 edges connected," or an exception is thrown
Notes:
- This issue appears both on Windows and OSX
- An Exception is shared in Comments section
Reproduced on Package version 3.0.0 and 3.0.9
Reproduced on Unity 2018.1.9f2, 2018.2.7f1 and 2018.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment