NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Graphs.Edge.WakeUp () (at :0)
UnityEditor.Graphs.Graph.DoWakeUpEdges (System.Collections.Generic.List1[T] inEdges, System.Collections.Generic.List1[T] ok, System.Collections.Generic.List`1[T] error, System.Boolean inEdgesUsedToBeValid) (at :0)
UnityEditor.Graphs.Graph.WakeUpEdges (System.Boolean clearSlotEdges) (at :0)
UnityEditor.Graphs.Graph.WakeUp (System.Boolean force) (at :0)
UnityEditor.Graphs.Graph.WakeUp () (at :0)
UnityEditor.Graphs.Graph.OnEnable () (at :0)文章来源:https://www.toymoban.com/news/detail-773398.html
写着写着突然就出现这个错误,检查自身代码没问题,使用日志大法发现错误出现时间在Awake()函数之前,重启unity,错误消失,无语ヽ(ー_ー)ノ文章来源地址https://www.toymoban.com/news/detail-773398.html
到了这里,关于unity报错UnityEditor.Graphs.Edge.WakeUp () (at :0)记录的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!