Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.3
Issue ID
596180
Regression
Yes
Deleting prefab instance child does not warn and loses prefab hint
Steps to reproduce:
1. Add sphere to scene.
2. Add cube to scene.
3. Make cube child of sphere.
4. Drag sphere to project browser.
5. Delete cube from hierarchy.
This used to give a warning that you are breaking the prefab connection and asked you whether you want to proceed. Now it will simply delete the child -- apparently without breaking the prefab connection which is cool as it allows you to edit the prefab that way -- but in the scene view the prefab instance will no longer be marked blue but rather be white like a non-prefab object.
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
Add comment