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
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
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