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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment