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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #909361