Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0f2
Issue ID
1064826
Regression
No
Animator.Update(0) within the Update modifies the Root Motion of GameObject
Reproduction steps:
1. Open the attached project "AnimatorDeltaPosition_519276.zip";
2. Open the "scene" under Repro folder;
3. Make sure that the "Zero Delta Time Tick" is enabled under the "Nolan" character component "Animation Monitor"
4. Enter a play mode;
5. Observe the results in the console.
Expected results: when Update(0) is called, the character moves a distance of ~3.19.
Actual results: when Update(0) is called the character moves a distance of 2.82.
Reproduced on: 2017.4.8f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Add comment