StressLevelZero / MarrowSDK-Legacy

MIT License
288 stars 36 forks source link

Avatar invisible on PC but not on Quest #96

Open bey108 opened 1 year ago

bey108 commented 1 year ago

Hello! I'm having a bit of a problem where the avatar I pack for PC and Quest separately works for Quest but not on PC. Everything about the model works on Quest, it's just not rendering the avatar's model on PC. I've made sure to create one pack for Quest and one pack for PC, but everything I've tried to fix the problem hasn't worked. If it helps at all, I'm rendering the character using the Unlit/Texture shader along with Standard shader in Unity.

Thank you for your time!

FIXED: Make sure to use the 3D (URP) Template when created a new project in Unity and use the URP Shaders available with this template.

lewa-j commented 1 year ago

If you have found a solution. Can you close this issue?