VRの設定で下記のエラーがでた。
Couldn't open /Applications/Unity/Unity.app/Contents/VR/macosx64/OVRPlugin.bundle, error: dlopen(/Applications/Unity/Unity.app/Contents/VR/macosx64/OVRPlugin.bundle, 2): Library not loaded: @rpath/LibOVRRT_0.framework/Versions/5/LibOVRRT_0 Referenced from: /Applications/Unity/Unity.app/Contents/VR/macosx64/OVRPlugin.bundle Reason: image not found
調べてみたら、ここの最後にランタイムのインストールが必要と書かれていたので
Oculus Rift crash, version 5.1.2f1 on the Mac | Unity Community
ここからランタイムをダウンロード
Developer Center — Downloads | Oculus
そしてインストールしたら、エラーが消えた!