Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
5.3.1p4
Issue ID
764454
Regression
No
When root motion is applied, playing animations automatically and playing animations through script the end position differs
Reproduction steps:
1. Open the attached project
2. Open and play "Test" scene
3. Click on "Play" button
4. After the animations are finished notice that the coordinates on the top left corner are about (14.5, 0.5) (coordinates differ each time)
5. Press the "Reset" button
6. Click the "Advance" button 5 times to cycle through all the animations (make sure each animation finishes)
7. Notice that coordinates are (15.0, 0.0)
Actual result: When root motion is applied, after playing animations one after another through script, balls position is different than after animations are played automatically.
Expected result: Playing animations through the script and playing animations automatically the balls position should not differ.
Reproduced on: 5.1.4f1, 5.2.4f1, 5.3.1p4, 5.4.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment