facebook twitter hatena line email

「Unity/VR/VRTK」の版間の差分

提供: 初心者エンジニアの簡易メモ
移動: 案内検索
(SteamVRPluginインストール)
行5: 行5:
  
 
==="Switching to Windows, Mac, Linux:WindowsStandaloneSupport is disabled"エラーが出る時===
 
==="Switching to Windows, Mac, Linux:WindowsStandaloneSupport is disabled"エラーが出る時===
モジュール追加から、WindowBuildSupportをインストールればよい。
+
モジュール追加から、WindowsBuildSupportをインストールればよい。
  
 
==VRTKインストール==
 
==VRTKインストール==

2022年10月17日 (月) 10:33時点における版

SteamVRPluginインストール

SteamVRPlugin https://assetstore.unity.com/packages/tools/integration/steamvr-plugin-32647

20221015現在、v.2.7.3だった

"Switching to Windows, Mac, Linux:WindowsStandaloneSupport is disabled"エラーが出る時

モジュール追加から、WindowsBuildSupportをインストールればよい。

VRTKインストール

VRTK https://assetstore.unity.com/packages/tools/integration/vrtk-virtual-reality-toolkit-vr-toolkit-64131

20221015現在、v.3.3.0だった

再生時に"error CS0117: 'XRDevice' does not contain a definition for 'model'"が出る

詳細

Assets/VRTK/Source/SDK/Base/SDK_BaseHeadset.cs(150,57): error CS0117: 'XRDevice' does not contain a definition for 'model'