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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a17.
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0f4.