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
7000.0.0a1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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