您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 源数之力 于 2021-3-2 14:42 编辑
版本升级后出现以下错误:
Assets/Editor/Component/SimpleGeneralComp/SimpleGeneralComp/RelationTipsEditor.cs(344,65): error CS0117: UnityEditor.PrefabUtility' does not contain a definition forGetCorrespondingObjectFromSource' 查询了一下API最新版本中是具有GetCorrespondingObjectFromSource这个方法的,在cs文件中也对UnityEditor进行了引用,
请大神帮忙解释一下这个问题呢
|