Search Issue Tracker
Fixed
Fixed in 2021.3.39f1, 2022.3.33f1, 6000.0.0b16, 7000.0.0a1
Votes
8
Found in
2021.3.36f1
2022.3.21f1
2023.2.14f1
6000.0.0b11
Issue ID
UUM-66099
Regression
No
Additive Blending does not consider the difference between animation properties when using Additive Reference Pose
How to reproduce:
1. Open the “additiveBlending“ project
2. Open the “AdditivePropertyTest“ Scene
3. Open Window → Animation → Animator
4. Enter Play Mode
5. Select the “WithReferencePose“ GameObject
6. On the Animator window select Parameters
7. Observe “TestValue“
Expected result: “TextValue“ changes between 1 and 2
Actual result: “TestValue“ changes between 2 and 3
Reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.14f1, 2023.3.0b10
Reproducible on: Windows 10
Not reproducible on: No other environment tested
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
- Shadow cascades and lights flicker when using Shadowmap Sampling
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
Resolution Note (fix version 6000.0.0b16):
Fixed an issue where the additive reference pose frame would not be evaluated for curves not in the source clip. Shows an error message when selecting additive reference pose outside of the clip range with additional curves