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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment