Search Issue Tracker
Fixed in 5.0.0-pre.10
Votes
0
Found in [Package]
5.0.0-pre.7
Issue ID
1295684
Regression
Yes
[Probuilder] Errors are thrown on using settings option from 'Draw Shape' window
How to reproduce:
1) Create a new project
2) Window > Package Manager > Install Probuilder
3) Probuilder > New Shape > Draw Shape
4) Draw Shape > Select Snapping, Settings Options
Expected result: No errors are thrown when interacting with settings in the 'Draw Shape' window.
Actual result: Errors are thrown when interacting with settings in the 'Draw Shape' window.
Reproducible with: 2021.1.0a8(5.0.0-pre.7)
Not reproducible with: 2019.4.14f1, 2020.1.12f1, 2020.2.0b14(5.0.0-pre.7)
Could not test with: 2021.1.0a1, 2021.1.0a7(Probuilder package version 5.0.0-pre.7 was not available)
Notes:
1. Reproducible with Windows10 and macOS 10.15
2. While creating New Shape, when interacting with settings in the 'Draw Shape' window, the following errors are thrown in the console.
- ArgumentException: An item with the same key has already been added.
- [Physics.PhysX] TriangleMesh::loadFromDesc: desc.isValid() failed!
- GUI Error: You are pushing more GUIClips than you are popping.
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (fix version 5.0.0-pre.10):
Fixed in ProBuilder 5.0.0-pre.10 which is available in Unity 2019.4 and above
PR - https://github.com/Unity-Technologies/com.unity.probuilder/pull/330