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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment