Summary
    An 
		UnityEngine.Animator.runtimeAnimatorController is assigned but the Rig is Humanoid so it can't be
    blended with Animancer.
    - Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Containing Type
 - OptionalWarning
 
Syntax
NativeControllerHumanoid
	Remarks
    Native
    Animator Controllers can blend with Animancer on Generic Rigs, but not on Humanoid Rigs (you can swap back
    and forth between the Animator Controller and Animancer, but it won't smoothly blend between them).
    
    If you don't intend to blend between them, you can just disable this warning.
    
	Constant Value
| Value | Type | 
|---|---|
| 16 | Int32 |