Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b11
Issue ID
888862
Regression
Yes
[Animation] Sprites view doesn't change when keyframe recording mode is enabled
To reproduce:
1. Open attached project;
2. Open scene 'scene";
3. Select Game Object "animation/sprite" from Hierarchy;
4. Go to Animation Tab;
5. Move red cursor to desired time;
6. Change the sprite via Sprite Renderer Component;
7. Once again move red cursor again to yet another time;
8. Once again change the sprite via Sprite Renderer Component;
9. Move red cursor back and forth over key-frames;
Actual result: All key-frames show same sprite (the last one you have chosen) as you move red cursor over them.
Expected result: All key-frames show different sprite when red cursor is being moved.
Reproduced in: 5.5.2p2; 5.6.0b11; 2017.1.0a2
Not reproduced in: 5.4.5f1;
Note: video attached.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #883469