Unity Error Objects are trying to be loaded during a domain backup
写Editor脚本时遇到一个错误Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undefined behaviour!UnityEditor.Graphing.GraphObject:OnBeforeSerialize ()
·
前言
写Editor脚本时遇到一个错误
解决
关闭所有打开的Shader Graph界面,再次修改脚本重新编译即可。
感谢
Objects are trying to be loaded during a domain backup. This is not allowed as it will lead to undef
更多推荐
所有评论(0)