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
- Performance decreases significantly when instantiating a Prefab with many children
- "MissingReferenceException" error is thrown when creating a new "Standard (URP)" scene
- Silent crash when opening a specific project
- "+" shaped artifacts are rendered on UI Toolkit Buttons when the border radius is over 50%, button's opacity is set to 1 and the border has width
- All references to Sprite Atlas and AssetReferenceAtlasedSprite are removed when migrating Sprite Atlas Mode from V1 to V2
Resolution Note (fix version 6.0.X):
Fixed a bug where entering the PolyShape tool with a docked inspector would throw errors.