Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b8
Issue ID
917361
Regression
No
Timeline animation behaving unexpectedly when model has Animator controller and its Animation Type is set to Generic
Steps to reproduce:
1. Open attached Unity Project "case_917361-VR_sink-reduced".
2. Open Scene "Scenes\test".
3. Enter Play mode.
4. Observe the dinosaur model move sideways (with-AnimController.gif).
5. Select "raptor" in the Inspector.
6. Remove Animation Controller.
7. Enter Play mode again.
8. Observe the dinosaur model move along the X axis as it was animated in the Timeline (without-AnimController.gif).
Expected result: The animated model follows a trajectory set by the Timeline editor.
Actual result: Axes get mixed up, different animations may cause random "jumping" of the model, diagonal movement and other unexpected behavior.
Reproducible with: 2017.1.0b1, 2017.1.0b2, 2017.1.0b3, 2017.1.0b4, 2017.0.0b5, 2017.1.0b6, 2017.1.0b7, 2017.1.0b8, 2017.1.0b9
Not tested on previous versions because feature was introduced in 2017.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment