Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.3.6f1
Issue ID
893337
Regression
No
Animation elements are not changed in editor after modifying it
Reproduction steps:
1. Open project attached(536animation.zip).
2. Go to Assets -> AnimationTest -> Action.
3. Select prefab "ceshi".
4. Press Tools -> Test animation
5. Change animation elements in "ceshi".
6. Again press Tools -> Test animation.
Expected result: Changes in animation elements will be reflected and current elements will be printed in console.
Actual result: Old information about elements (before change) will be printed in console.
Reproduced on: 5.3.6p1, 5.3.7p3, 5.5.2p2, 5.6.0f1, 2017.1.0a4.
Verified with 2017.4.5f1
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
Add comment