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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
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