Search Issue Tracker
Fixed
Fixed in 6.0.X
Votes
0
Found in [Package]
6.0.1-pre.1
Issue ID
PBLD-93
Regression
Yes
Errors appear when pressing the “Cancel” button in the “Inspector Locked” dialog box when creating “New Polyshape” if the Inspector window is locked
How to reproduce:
1. Open the user’s attached “test_project.zip” project
2. Select any GameObject in the Hierarchy and lock the Inspector window
3. Go to Menu > Tools > ProBuilder > Editors > New PolyShape
4. Observe the result
Expected result: No errors, and the window doesn’t open again after pressing the cancel button
Actual result: Multiple errors appear, and the window keeps reopening after pressing the cancel button
Reproducible with: 6.0.1-pre.1 (2023.3.0a17, 2023.3.0b4)
Not reproducible with: 5.2.2 (2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0a17)
Reproduced on: macOS 13.6.3 (Intel)
Not reproducible on: No other environment tested
Note: when using older ProBuilder package versions, it's needed to add a new shape from the ProBuilder window and select it
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 6.0.X):
Fixed a bug where entering the PolyShape tool with a docked inspector would throw errors.