Summary
    An 
		Animancer.AnimancerComponent.Playable is being initialized during a type of GUI event that shouldn't
    cause side effects.
    - Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Containing Type
 - OptionalWarning
 
Syntax
CreateGraphDuringGuiEvent
	Remarks
UnityEngine.EventType.Layout and UnityEngine.EventType.Repaint should display the current details of
    things, but they should not modify things.
    Constant Value
| Value | Type | 
|---|---|
| 4 | Int32 |