facebook twitter hatena line email

Unity/VR/GoogleVR

提供: 初心者エンジニアの簡易メモ
2022年10月15日 (土) 06:03時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「==インストール== https://github.com/googlevr/gvr-unity-sdk/releases =='UnityEditor.XR'なエラーが出る== 2022.3.4f1で、以下エラーが出た。2022/10/15...」)

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

インストール

https://github.com/googlevr/gvr-unity-sdk/releases

'UnityEditor.XR'なエラーが出る

2022.3.4f1で、以下エラーが出た。2022/10/15時点最新の"GVR SDK for Unity v1.200.1 Latest"では、対応してない?

Assets/GoogleVR/Scripts/Headset/Internal/HeadsetProviders/EditorHeadsetProvider.cs(62,44): error CS0234: The type or namespace name 'Daydream' does not exist in the namespace 'UnityEditor.XR' (are you missing an assembly reference?)