Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0p3
Issue ID
907400
Regression
Yes
[Animator] Scale animation affects additive layer without in/out transition
Steps to reproduce:
1. Open the attached project (Case 105225 - fruit_animation.zip)
2. Open the Assets/Main.unity scene
3. Play the scene
4. After a few seconds, pause the scene
5. Select FruitBana in the Hierarchy
6. Observe, the scale of the object has been scaled
7. Open the Animator window of the MatchableController animator asset
8. You can see there are two layers (Shake is set to additive)
9. Both layers transition from Entry into an idle animation where the scale is constantly set to 1
10. The Destroy state/animation in the Destroy state has a scaling animation in but is never triggered
Expected result: FruitBanana should not scale
Actual result: FruitBanana scales
Reproduced with: 5.6.0a6, 5.6.0p3, 5.6.0p4, 2017.1.0b3
Not reproduced with: 5.5.3p3, 5.6.0a1
Regression introduced in: 5.6.0a6
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
This is a duplicate of issue #909361