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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.