Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.0, 4.1.0
Issue ID
1176370
Regression
No
[ProBuilder] A preview cube is created in Scene window when 'Shape Tool' window is active and scripts are recompiled
How to reproduce:
1. Open attached 'project-1176370.zip' project using the EnvIronman VM (optional) (more information in Edit)
2. Delete the preview 'Cube' in Hierarchy window
3. Create a new script in Project window
Expected result: nothing is created in Scene/Hierarchy window
Actual result: a new preview Cube is created in Scene/Hierarchy window
Reproducible with: 2018.4.6f1 (3.0.0, 4.1.0), 2019.1.14f1, 2019.2.1f1, 2019.3.0a12 (4.0.5, 4.1.0)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The Shape Editor is intended to always have a preview object. The fact that it is possible to delete this preview is a little strange, but it is expected that the preview be re-instantiated when the Shape Editor is reloaded from a domain reload.