Search Issue Tracker
Fixed in 2022.1.X
Votes
1
Found in
2018.3.0a6
2019.1.0a1
2019.1.2f1
2019.2.0a1
2019.3.0a1
Issue ID
1159548
Regression
No
[Playables] AnimationLayerMixerPlayable ignores Weight when inputCount is not greater than 1
How to reproduce:
1. Open the "SampleScene" Scene in the attached "New Unity Project (1).zip" Project
2. Enter Play Mode
3. Observe the "LowPolyMan" GameObject in the Game View
Expected Behaviour: The Animation is not playing since Weight is set to 0
Actual Behaviour: The Animation is playing
Reproducible with: 2018.4.2f1, 2019.1.6f1, 2019.2.0b5, 2019.3.0a5
Note: Could not test with 2017.4.29f1 and earlier than 2018.3.0a6 because the prefabs break
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment