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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment