Search Issue Tracker
Duplicate
Votes
1
Found in
5.3.1f1
Issue ID
756022
Regression
Yes
Rotation value resets when animation is recorded after animation component was attached
Reproduction steps("GIF" GIF attached):
1. Open or create any Unity project.
2. Create any game object.
3. Attach new "Animation" component for this game object.
4. Go to "Window > Animation" and click "Create".
5. Change game object rotation value while recording animation to any other than 0, 360, 720, etc.
6. Choose any animation time.
Actual result: rotation value resets to starting value.
Expected result: rotation value stays changed.
Additional notes:
- Doesn't reproduce if "Animation" component is not created at first.
- Happens only with rotation value. Scale or position value is possible to change.
Not reproducible with:
5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment