Summary
    An 
		UnityEngine.Animator.runtimeAnimatorController is assigned while also using a
    Animancer.HybridAnimancerComponent.
    - Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Containing Type
 - OptionalWarning
 
Syntax
NativeControllerHybrid
	Remarks
    Either assign the 
	UnityEngine.Animator.runtimeAnimatorController to use it as a Native Animator
    Controller or assign the Animancer.HybridAnimancerComponent.Controller to use it as a Hybrid Animator
    Controller. The differences are explained in the
    Documentation
    
    It is possible to use both, but it usually only happens when misunderstanding how the system works. If you
    do want both, just disable this warning.
    Constant Value
| Value | Type | 
|---|---|
| 32 | Int32 |