do you know how i can fix it?i’m still newbie :),can you find the resolve?i’m still newbie
Per the script reference for the Camera class, this error occurs because UnityEngine.Camera does not, in fact, contain a definition for SetStereoProjectionMatrices.
You may want SetStereoProjectionMatrix or ResetSteroProjectionMatrices.