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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment