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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Resolution Note (fix version 6.0.X):
Fixed a bug where entering the PolyShape tool with a docked inspector would throw errors.