Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a6
2019.2
2019.2.12f1
2019.3
2020.1
Issue ID
1200758
Regression
Yes
The Hierarchy window does not update when the parent of the GameObject is changed in the script during the Play Mode
How to reproduce:
1. Open the project "case_1200758-HierarchyWindow"
2. Open the Scene "SampleScene"
3. Press the Play button
4. Drag the GameObject "GamePieceObject1" (the red small square) into another white square
5. Observe the results in the Console window and the Hierarchy window
Actual results: The parent of the GameObject "GamePieceObject1" instantly changes to the GameObject "GameLocationObject1 (1)" in the Hierarchy window
Expected results: The parent of the GameObject "GamePieceObject1" is still the GameObject "GameLocationObject1" in the Hierarchy window
Reproducible with: 2019.1.0a6, 2019.1.14f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Not reproducible with: 2017.4.35f1, 2018.4.12f1, 2019.1.0a5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a17.
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0f4.