Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2018.1.0b4
Issue ID
991264
Regression
No
Unity crashes when Layer is added to Animator which was created with AnimationPlayableOutput.Create()
How to reproduce:
1. Open given Unity project
2. Enter "MixedBlend" scene
3. Enter Play Mode
4. Select "CharacterWhitebox" in Hierarchy
5. Enter Animator view
6. Add layer by pressing "+" in the Animator view
Expected result: New layer should be added
Actual result: Unity crashes
Regression first introduced in:
Reproducible with: 2018.1.0b4, 2017.3.0p3, 2017.2.1p2, 2017.1.3f1
Not reproducible with:
Note:
In 2017.1.3f1 "layerMixer.AddInput" should have only 2 arguments
Cannot test in 5.6 and lower versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment