I set up a clean project and import steamVR from Asset Store:
I chose to Import All
In player Setting OpenVR doesn't even show up in my list of supported virtual reality. Instead it shows that it's "missing from build".
On the build I get an error :
DllNotFoundException: openvr_api
Valve.VR.OpenVR.GetInitToken () (at Assets/SteamVR/Plugins/openvr_api.cs:4195)
Any ideas?
Thanks
EDIT : Add step of the import as requested.