Search Issue Tracker
By Design
Votes
0
Found in
2017.2.1p4
Issue ID
1025702
Regression
No
Animation starts from the middle when it is attached to a Blend Tree that has Mirroring enabled
How to reproduce:
1. Open attached project(ReproProject.zip)
2. Enter play mode
3. Look at the cubes in the Scene or Game View
Expected result: Cubes go up and the animation is replayed at the same time
Actual result: One of the cubes is already in the middle of the animation and begins the animation again when the other cube has only finished half of its animation
Reproducible with: 5.6.6f1, 2017.1.3p3, 2017.2.2p3, 2017.4.1f1, 2018.1.0f1, 2018.2.0b1
Workaround:
Set Cycle Offset to 0.5 on the Mirrored Blend Tree
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
- 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
Resolution Note:
Mirroring forces an internal cycle offset of 0.5 in order to function, otherwise Mirroring animation would not work with BlendTrees by default.
This is expected behaviour.