Search Issue Tracker
Fixed in 5.2.0
Votes
1
Found in
5.0.1f1
Issue ID
690156
Regression
No
Parenting information is saved or loaded incorrectly in Unity 5
Project Steps:
1. Open scene "514GuerickesOrb12".
2. Game objects "SubjectToBug" parent is "OtherObject", change it to "Parent".
3. Save scene.
4. Load scene (Double click it).
Project Steps for new project:
1. Start a new scene and save it.
2. Create two parent game objects "First Parent" and "Second Parent".
3. Create a child game object "Child" under "First Parent", and then
create a prefab from "Child" by drag-and-drop.
4. Save the scene.
5. Delete the prefab in the project view, "Child" in the hierarchy
should turn red.
6. Move "Child" from "First Parent" to "Second Parent".
7. Save the scene.
8. Load the scene.
9. Notice that "Child" is still under "First Parent", regardless of your
change in step 6.
Reproduced: 5.0.1f1, 5.0.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not present when using unity_SpriteColor and Alpha Clipping in Shader Graph
- [macOS] Secondary display rendering incorrect target and flickering when building for Multi-Display
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
Add comment