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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment