网站开发者,centos6.9安装wordpress,山东官网建设公司,做订票网站设计要多久Unity中验证AB加载场景时报错#xff1a; Cannot load scene: Invalid scene name (empty string) and invalid build index -1 报错原因是因为把字段放在了Start函数后面(图一)改成(图二)就好了。图一中协程使用的sceneBName字段值为null。 图一#xff1a; 图二#xff1a…Unity中验证AB加载场景时报错 Cannot load scene: Invalid scene name (empty string) and invalid build index -1 报错原因是因为把字段放在了Start函数后面(图一)改成(图二)就好了。图一中协程使用的sceneBName字段值为null。 图一 图二