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
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
- Editing serialized fields on script components gets interrupted by reimport when editing a prefab with auto save enabled
- Crash on Transform::EnsureCapacityIncrease when duplicating a prefabbed UI element
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.