Search Issue Tracker
Fixed
Fixed in 2022.3.60f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a4, 7000.0.0a20
Votes
1
Found in
2022.3.57f1
6000.0.36f1
6000.1.0b4
6000.2.0a2
7000.0.0a20
Issue ID
UUM-96467
Regression
Yes
Prefab children's Transform properties are not properly restored when redoing actions with Animation Preview turned on
How to reproduce:
1. Open the attached "IN-93782" project
2. Open the "Scene"
3. In the Hierarchy, expand the "GameObject" prefab
4. In the list of children under "GameObject," select "GameObject (1)"
5. In the Animation tab, enable animation preview by clicking the "Preview" button
6. Set all Transform values of "GameObject (1)" (Position, Rotation, Scale) to 10
7. Undo these changes using the Undo History tab or the Ctrl+Z key combination
8. Observe the values in the Transform component properties
9. Redo all the changes using the Undo History tab or the Ctrl+Y key combination
10. Observe the values in the Transform component properties again
Expected result: All the Transform component fields (Position, Rotation, Scale) are restored to the value 10 after redoing the changes
Actual result: The Position and Scale fields remain set to 0 and 1 respectively, while the Rotation values are restored correctly
Reproducible in: 2022.2.0a8, 2022.3.57f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a2
Not reproducible in: 2022.2.0a7
Reproducible on: Windows 11, macOS 15 (by User)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- 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
Add comment