155*****722 我用2.7.0的插件,2018.4.7f的unity版本,在unity里点插件RUN是正常的,导出后,通过Laya.Scene.load('sample/Conventional/Main.ls',Laya.Handler.create(this,this.onComplete));这个语句调用就报错了,我断点发现props这个属性是undefined的if (!obj.props) throw "Scene data is error:" + url;