Question by
MSSK15 · Oct 19, 2021 at 06:28 AM ·
c#vrerror message
Google cardboard XR plugin stopped working
Hi I am getting the error
Please initialize Cardboard XR loader before calling this function. UnityEngine.Debug:LogError(Object) Google.XR.Cardboard.Api:UpdateScreenParams() (at Library/PackageCache/com.google.xr.cardboard@d9f0aa2eb0/Runtime/Api.cs:295) CardboardStartup:Update() (at Assets/hellocardboard-unity/Scripts/CardboardStartup.cs:65)
Till yesterday everything is working fine but today i am getting this error. I have created the empty project with only Google cardboard XR plugin. issue still exists. Anybody faced/facing the issue. How to fix this?
Comment