Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
958504
Regression
No
[Timeline] Rotations altered in an unpredictable way in animation track
Steps to reproduce:
1. Open user attached project
2. Select Canvas -> Image
3. Clear the keyframes in the timeline window
4. Add a keyframe of 0 rotation at 0th frame
5. Add a keyframe of 90 rotation on 30th frame
-- Play through the animation - 0 rotation becomes 9
6. Fix the starting rotation by entering 0 and play the animation again
-- Animation values become unpredictable
Expected behaviour: Object rotation has an animation 0 -> 90 degrees
Actual behaviour: Start rotation resets to 9, fixing that makes the whole animation go through negative values 0 -> -180 then instantly to 180 -> 90
Reproduced on: 2017.1.0f1, 2017.1.2f1, 2017.2.0b1, 2017.2.0f3, 2017.3.0b4, 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment