Compile Errors in 5.4.0b117
So I'm trying out the 5.4 beta, and while ShaderForge (1.26) works great (as always), I do get a pile of log spam any time my project recompiles:
====================
get_skinIndex is not allowed to be called from a ScriptableObject constructor (or instance field initializer), call it in OnEnable instead. Called from ScriptableObject 'SF_NodeConnector'.
UnityEditor.EditorGUIUtility:get_isProSkin()
ShaderForge.SF_GUI:get_ProSkin()
ShaderForge.SF_NodeConnector:get_colorEnabledDefault()
=====================
Internal_CreateRenderTexture is not allowed to be called from a ScriptableObject constructor (or instance field initializer), call it in OnEnable instead. Called from ScriptableObject 'SF_NodePreview'.
ShaderForge.SF_NodePreview:CreateNewNodeRT()
ShaderForge.SF_NodePreview:InitializeTexture()
====================
get_skinIndex is not allowed to be called from a ScriptableObject constructor (or instance field initializer), call it in OnEnable instead. Called from ScriptableObject 'SFN_ComponentMask'.
====================
INTERNAL_get_fogColor is not allowed to be called from a ScriptableObject constructor (or instance field initializer), call it in OnEnable instead. Called from ScriptableObject 'SFPSC_Blending'.
=====================
get_skinIndex is not allowed to be called from a ScriptableObject constructor (or instance field initializer), call it in OnEnable instead. Called from ScriptableObject 'SFN_Append'.
Customer support service by UserEcho