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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a17.
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0f4.