【Unity】无法正常启动项目—>All compiler errors have to be fixed before entering playmode
问题描述
打开项目后启动项目无法启动报错All compiler errors have to be fixed before entering playmode

原因分析:
如果你的Unity工程里任何脚本含有错误,使得Unity不能编译脚本,那么这条错误信息就会显示出来。一旦存在这条错误,你将不能进入Play模式。
解决方案:
你需要查看显示在Console里的所有的错误并修复它们。
将项目中报错的脚本解决好就可以
本文来自博客园,作者:星空探险家,转载请注明原文链接:https://www.cnblogs.com/PuppetLazy/p/17840903.html

浙公网安备 33010602011771号