Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b6
Issue ID
769888
Regression
No
[BlendTrees] Blending between full rotations causes animations to skip frames
How to reproduce:
1. Open attached project (reproProj.zip)
2. Open scene Scenes/Test.unity
3. Play the scene
- The cube should begin floating up and down
4. Open the Animator window
5. Go into the Blend Tree layer
6. Set the VelX and VelY properties to 0.5
- Note that the spinning skips frames and resets at regular intervals
- Setting the VelX and VelY properties to 1 causes the cube to spin diagonally (as expected), but not at a constant rate
- Reproduced in Version 5.4.0b6 (2c3d6b93e789), Version 5.3.2f1 (e87ab445ead0)
- Blend Trees are broken in 5.2.4f1
- By Design: This behaviour is an artefact of how Euler angles are blended.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment