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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
This is a duplicate of issue #909361