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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.