liuhaopen / UnityMMO

an unity mmo demo, base on ecs(game play), xlua(ui)
MIT License
1.68k stars 438 forks source link

编译错误unity2019.2.17f1 #23

Open AnruoLuo opened 4 years ago

AnruoLuo commented 4 years ago

Could not create asset from Assets/AssetBundleRes/scene/base_world/base_world_2001/ReflectionProbe-0.exr: Cube texture could not be created. Only Power of Two textures can be cubemaps.

AnruoLuo commented 4 years ago

unity 作者能帮忙看下么

liuhaopen commented 4 years ago

这个报错应该不影响运行的吧,或者把该资源删掉重新烘培下灯光

AnruoLuo commented 4 years ago

不能运行,删掉错误的资源重新烘焙么发自我的华为手机-------- 原始邮件 --------发件人: 千空 notifications@github.com日期: 2020年6月8日周一 19:01收件人: liuhaopen/UnityMMO UnityMMO@noreply.github.com抄送: AnruoLuo 15617260261@163.com, Author author@noreply.github.com主 题: Re: [liuhaopen/UnityMMO] 编译错误unity2019.2.17f1 (#23)

这个报错应该不影响运行的吧,或者把该资源删掉重新烘培下灯光

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

liuhaopen commented 4 years ago

是的,删掉再烘培下,估计是版本差异导致的