Search Issue Tracker
Fixed
Fixed in 2020.3.45f1
Votes
0
Found in
2020.3.42f1
Issue ID
UUM-20535
Regression
No
Sibling change of a child object is not registered as an Undo action when changing it using a keyboard shortcut
How to reproduce:
1. Open the attached project “IN-22259.zip“
2. Open the “SampleScene” scene
3. Select the “Cube“ GameObject in the Hierarchy window
4. Press the “Ctrl + plus“ command on the keyboard
5. Undo
Expected result: Pressing the undo command reverts the changes made in the Hierarchy window
Actual result: Pressing the undo command does not revert the changes made in the Hierarchy window
Reproducible with: 2020.3.42f1, 2021.1.0a10
Not reproducible with: 2021.2.0a1, 2021.3.15f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a22
Reproduced on: Windows 10 Enterprise, macOS Monterey 12.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment