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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment