Search Issue Tracker
By Design
By Design in 6000.6.X
Votes
0
Found in
6000.0.71f1
6000.3.12f1
6000.4.3f1
6000.5.0b4
6000.6.0a2
Issue ID
UUM-139266
Regression
No
Animator component does not re-enable when exiting Animation keyframe Record mode
Steps to reproduce:
- Create a new project using Universal 3D template
- In the Hierarchy, create a Sphere GameObject
- Open the Animation window (Window > Animation > Animation)
- With the Sphere selected, click "Create" in the Animation window and save
- Click on the "enable/disable keyframe recording mode" button (red recording symbol) in the Animation window
- Observe the Animator Component gets disabled on the Sphere GameObject
- Click on the record keyframes icon again to stop recording
- Observe the Animator Component again
Actual results: The Animator component remains disabled and does not restore its state
Expected results: The Animator component is re-enabled and restored to its original state immediately upon exiting recording mode
Reproducible with versions: 2023.1.0a4, 6000.0.71f1, 6000.3.12f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a2
Tested on (OS): macOS 26.3, Ubuntu 24.04
Notes:
- The component only re-enables when entering Play Mode
- If the user manually re-enables the Animator after exiting Record mode, it stays enabled even if the "enable/disable keyframe recording mode" button is pressed again. The Animation window loses sync with the component's state until Play mode is entered
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
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
- Default Branch name does not change when changing the Default Branch name for a project that was disconnected from a repository
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
This is not a bug, this is by design. Once in Rec mode, clicking the Rec button again toggles between Rec & Preview modes. When in Preview mode, click the Preview button again toggles between Preview and disabled state. You can exiting the Rec mode directly by clicking the Preview button in Rec mode.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
This is not a bug, this is by design. Once in Rec mode, clicking the Rec button again toggles between Rec & Preview modes. When in Preview mode, click the Preview button again toggles between Preview and disabled state. You can exiting the Rec mode directly by clicking the Preview button in Rec mode.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.