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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 6.0.X):
Fixed a bug where entering the PolyShape tool with a docked inspector would throw errors.