Search Issue Tracker
Fixed
Fixed in 6000.1.0b9, 6000.2.0a5
Votes
0
Found in
6000.1.0b3
6000.2.0a1
Issue ID
UUM-93220
Regression
Yes
Error "BlendTreeWorkspace is NULL" spammed in the Console when entering Play Mode with the Blend Tree State opened
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment