又遇到类似情况和 解决方案吗?
使用Spine 动画 ,在Unity 到开发Vision pro的 MR 项目时候 ,出现异常,不显示或者颜色是黑色
在Unity中使用Spine动画时,如果遇到在Vision Pro的MR项目中出现异常显示或颜色变黑的问题,可能需要检查以下几点:
Spine-Unity Runtime版本:确保您使用的是最新版本的Spine-Unity runtime。旧版本可能存在一些已修复的bug。
Shader设置:确认您使用了正确的Shader,特别是在使用Universal Render Pipeline (URP)时,应该使用[Spine URP Shaders](https://zh.esotericsoftware.com/spine-unity#URP-%E7%9D%80%E8%89%B2%E5%99%A8
Spinebot 同样 的Spine 动画资源 Vision pro 的VR项目包就没问题
sixiangwei Machine translation was very vague on translating your above posting. Spinebot was suggesting that you need to make sure to use the proper shaders, e.g. Spine URP shaders of the separate Spine URP Shaders extension UPM package. What exact render pipeline is your project using? What shaders are you using at your SkeletonAnimation
GameObjects?