ValveSoftware / steamvr_unity_plugin

SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/
BSD 3-Clause "New" or "Revised" License
1.04k stars 259 forks source link

Unable to build for Oculus (Android) when having steamVR in the project #1088

Open SkyYurt opened 1 year ago

SkyYurt commented 1 year ago

Once I try to build the Android version of my game for Oculus I get a bunch of errors saying namespace name X doesn't exist in the namespace Valve.VR. The game works fine in the Editor or if I build for PCVR.

I'm using Unity 2022.2.12 and SteamVR v2.7.3 (sdk 1.14.15).

The errors: image

liamdoesvr commented 5 months ago

yea this is happening to me. i cant figure out how to fix it.