unity-game-engineoculusoculusgo

Light Weight Render Pipeline is not supported in Oculus Go? Because the app crashes when opening


Is LWRP supported on Oculus Go or not? I am using Unity 2019.1.0f2 version and I have changed every setting in Unity, but somehow the application always crashes before the scene even loads.
Will this also occur in Oculus Quest? Is there any work around?


Solution

  • I was dealing with a similar issue on Quest + Unity 2019 and what solved it for me was removing Vulkan Graphics API Options in Player Settings. If it's on "Auto", just uncheck it and remove Vulkan. After that LWRP worked for Oculus Quest.