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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
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