Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.1p2
Issue ID
958310
Regression
No
[Timeline] Animated object is not positioned correctly when a StateMachine is used
What happened
The position or rotation of an object used by a timeline track will be changed and not be animated properly in play mode.
How we can reproduce it using the example you attached
1. Open scene "TimelineBug"
2. Select game object "Cube"
3. Open timeline editor
4. Play timeline in preview mode, observe how "breathTest01" moves
5. Now enable play mode
6. Observe how breathTest01 moves now
Expected: The breathTest01 should have the same positon as in Edit mode.
Remove the state machine controller in the breathTest01 animator component as a workaround.
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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
This is a duplicate of issue #939548