[Preview]Cannot read properties of null (reading ‘__prefab’)errorInfo.stack ? '/n TypeError: Cannot read properties of null (reading ‘__prefab’)
在已有工程导入新的模型package,运行时报错。
但尝试新建空工程,可以正常展示;
对已有工程删除了library、temp等临时文件,重新打开,还是同样报错,mac和windows系统都遇到了。
[Preview]Cannot read properties of null (reading ‘__prefab’)errorInfo.stack ? '/n TypeError: Cannot read properties of null (reading ‘__prefab’)
在已有工程导入新的模型package,运行时报错。
但尝试新建空工程,可以正常展示;
对已有工程删除了library、temp等临时文件,重新打开,还是同样报错,mac和windows系统都遇到了。
项目设置里,裁剪了功能导致的。最后定位是裁剪了骨骼动画。确实不好排查,报错信息无法定位。