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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment