I just added photon for vr to my game and whenever i try to load it on to my vr it gives me these three errors
An asset is marked with HideFlags.DontSave but is included in the build:
Asset: ‘Assets/Resources/PhotonVR/Assets/PhotonVRLogo.png’
Asset name: PhotonVRLogo
(You are probably referencing internal Unity data in your build.)
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
Assertion failed on expression: ‘m_LockCount == 0’
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
Building - Failed to write file: resources.assets
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
Im so confused and i have looked at so many different things but have not found an answer
also whenever i try to load up the codes It wont show me anything at all.