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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Add comment