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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment