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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment