Hi,
I just downloaded Unity VR sample project and when I tried to run one scene on the Editor on my Mac and I got the following error :
“Couldn’t open /Applications/Unity 5.6.1p4/Unity.app/Contents/UnityExtensions/Unity/VR/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin, error: dlopen(/Applications/Unity 5.6.1p4/Unity.app/Contents/UnityExtensions/Unity/VR/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin, 2): Library not loaded: @rpath/LibOVRRT_0.framework/Versions/5/LibOVRRT_0
Referenced from: /Applications/Unity 5.6.1p4/Unity.app/Contents/UnityExtensions/Unity/VR/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin
Reason: image not found”
The virtual reality option is check in “Players” settings and the Oculus SDK is in the list.
Thanks