报错内容:Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModulePhysics.cs(6,19): error CS0234: The type or namespace name `Core' does not exist in the namespace `DG.Tweening'. Are you missing an assembly reference?
报错的指向,应该是Dotween插件的问题,但是我查看了正常使用没问题,而且这个项目之前打包过,没有报错。
求老师们看看我到底是哪弄错了?