码迷,mamicode.com
首页 > 编程语言 > 详细

Bulid过程中中遇到的问题UnityEditor.BuildPlayerWindow+BuildMethodException: '' is an incorrect path for a scene file. BuildPlayer expects paths relative to the project folder.

时间:2019-05-03 14:27:35      阅读:491      评论:0      收藏:0      [点我收藏+]

标签:pat   出错   win   打开   设置   method   exception   exp   expec   

今天,在Bulid的过程中,遇到了一个错误“

UnityEditor.BuildPlayerWindow+BuildMethodException: ‘‘ is an incorrect path for a scene file. BuildPlayer expects paths relative to the project folder.

",大概意思就是Scenes引用的路径不对,一直以为是自己的Scenes有错,所以重新创建了一个试一下,没有任何卵用,还是一样的错。Google了一下发现可能是自己的路径设置不对,就打开了Build Setting界面。

打开后自己就一下子明白了,原来是里面有一个无用的Scene,所以一直Bulid出错。删除之后重新添加自己的Scene就Ok了

Bulid过程中中遇到的问题UnityEditor.BuildPlayerWindow+BuildMethodException: '' is an incorrect path for a scene file. BuildPlayer expects paths relative to the project folder.

标签:pat   出错   win   打开   设置   method   exception   exp   expec   

原文地址:https://www.cnblogs.com/iNeXTs/p/10804868.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!