Search Issue Tracker
Fixed in 4.3.1-preview.0
Votes
0
Found in [Package]
4.3.0-preview.9, 4.3.0-preview.6
Issue ID
1248708
Regression
Yes
[ProBuilder] Error thrown when "Weld Distance" is set to 2 or higher and Weld Vertices button is selected from ProBuilder window
When "Weld Distance" is set to 2 or higher and "Weld Vertices" button is selected from Options window, it causes the editor to throw below error:
"[Physics.PhysX] TriangleMesh::loadFromDesc: desc.isValid() failed!
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
Refer attached video.
Steps to repro:
1. Create a new project.
2. Window > Package Manager > ProBuilder(4.3.0-preview.9) > Install
3. Tools > ProBuilder > ProBuilder Window
4. Create a new shape
5. Select "Vertex Selection" tool in scene view
6. Drag mouse to select all the vertices on the Cube
7. Open "Weld Vertice" option window
8. Set Wel Distance to 2 and select "Wel Vertices"
Actual Result:
"[Physics.PhysX] TriangleMesh::loadFromDesc: desc.isValid() failed!" error is thrown on selecting "Weld Vertices" tool
Expected Result:
Vertice should be weld without throwing any exception in the console
Occurring in:
2020.2.0a12, 2020.1.0b9 with package version: 4.3.0-preview.9, 4.3.0-preview.6
Working fine in:
2020.2.0a12, 2020.1.0b9, with package version: 4.3.0-preview.4, 4.2.3, 4.2.1
Environment:
Windows10 and macOS 10.14
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
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
Resolution Note (fix version 4.3.1-preview.0):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/291