Search Issue Tracker
Fixed in 5.0.1
Votes
0
Found in
5.0.0f3
Issue ID
674951
Regression
No
[Prefab] Undo skips prefab unparenting
To reproduce the bug please follow the steps
1. Create new project
2. Create new GameObject
3. Create new prefab for GameObject
4. Create new second GameObject
5. Set second GameObject as parent for prefab GameObject
I've attached sample screenshot after 5th step.
6. Hit Undo -> Only highlights parent GameObject
Seems like it skips unparenting.
7. Hit Undo -> Deletes both, parent and prefab GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment