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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
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