animation instancing 无法加载
nancylin126 opened this issue · 1 comments
nancylin126 commented
模型在editor下能正常显示,build了之后无法显示模型,Player Log说Could not
find a part of the path "*******\builds\0.1.0***\AnimationTexture*.bytes". 星号只是隐去了一些比较私人的路径。
目前如果手动复制了AnimationTexture到build的路径下,可以正常工作,请问有什么解决办法吗
nancylin126 commented
这个问题是因为没有正确加载AssetBundle导致的