Steps to reproduce:
- Open the attached Project
- Open Scene "EnemiesShowcase"
- Open the Animator "LurkerController"
- Enter Play Mode
- In the Animator double click the "Blend Tree" state and observe the Console
Actual results: Error "BlendTreeWorkspace is NULL
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditorInternal.BlendTreePreviewUtility:GetRootBlendTreeChildWeights (UnityEngine.Animator,int,int,single[])
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is spammed in the Console
Expected results: No Issues with operations in the Animator Window during Play Mode
Reproducible with versions: 6000.1.0b2, 6000.1.0b3
Not reproducible with versions: 2022.3.65f1, 6000.1.0b1
Tested on (OS): Windows 11