Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.20f1
2022.2.0a2
Issue ID
UUM-21679
Regression
Yes
Hierarchy doesn't keep the correct order after Undo and Redo commands
How to reproduce:
1. Open the user-attached project “BugTest1”
2. Open the “SampleScene” scene
3. Under the GameObject Root → Child B, put GameObject Child B11 on the top of child GameObjects of the Root GO
4. Press Ctrl + Z to Undo and then Ctrl + Y to Redo
5. Observe the GameObjects order
Expected result: Child B11 is the first GO under the Root
Actual result: Child B11 is the last GO under the Root
Reproducible with: 2022.1.0a12, 2022.1.20f1, 2022.2.0a2
Not reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.0a11, 2022.2.0a3, 2022.2.0b12, 2023.1.0a15
Reproducible on: Windows 11 Pro
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:
Issue should be fixed in latest 2022.2 and 2023.1, please upgrade to a newer version as 2022.1 is not longer supported.