UnityPackageManager报错:you do not have entitlement for this package
使用Unity PackageManager导入一些包却发现报错/警告说“An erroe ocurred(you do not have entitlement for this package)”,有时有editor.log也没有任何信息提示,应该怎么办?
该问题是已知bug并存在于一些版本之中,最好的方案是由您提交bug report让我们官方来修复该版本的问题。
此外还有一些workaround可供参考:
1.重启unity editor
2.右键点击asset folder并选择reimport all
3.删除该项目文件夹下的Library文件夹后重新打开该项目
4.升级一下unity editor版本