Search Issue Tracker
Active
Votes
0
Found in
1.4.1
Issue ID
UUM-131156
Regression
No
Position damping is still applied on animations despite being set to 0 when the animation speed is increased
How to reproduce:
1. Create a new project
2. Install the com.unity.animation.rigging package (Window → Package Manager)
3. Install the Animation Rigging Constraint Samples (Window → Package Manager → Animation Rigging → Samples)
4. Open the “Damp” scene
5. Open the Animator window (Window → Animation → Animator)
6. Select the “root” GameObject
7. Change the speed on the “dampAnim” animation to 5
8. Enter Play Mode
9. Observe the Game View
Actual result: The animation shows damping despite position damping being set to 0
Expected result: Position damping is not applied
Reproducible with: 0.3.4-preview (6000.0.64f1), 1.4.0 (6000.0.64f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3)
Reproducible on: MacOS Sequoia 15.7.2 (M1 Max)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment