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
- UGUI Pointer Enter/Exit does not always trigger when hovering quickly over it
- Longer Add Component submenu labels obscure UI and are not truncated
- Scripts submenu of the Add Component Menu can be scrolled horizontally
- Documentation link icons' are not aligned in he "Recommendation" tab
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
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.