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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 6.0.X):
Fixed a bug where entering the PolyShape tool with a docked inspector would throw errors.