今の状況
https://konkon3249.fanbox.cc/posts/2086234
主にこちらの記事を参考にVRChatにVRMを導入するための準備をしています。
手順通りに、必要なアセットを導入しましたがエラーが出ます。
VRC SDK3 → UniVRM →VRM Converter for VRChat の順に入れるのですが、初めのVRC SDK3で詰まっているので次に進めません。
配布されているアセットすら導入できない木偶の坊で本当に申し訳ありませんが、ヒントだけでも頂けたらと思います。
発生している問題・エラーメッセージ
Assembly 'Assets/VRCSDK/Plugins/VRCSDK3A-Editor.dll' will not be loaded due to errors: Reference has errors 'VRCSDKBase'. Assembly 'Assets/VRCSDK/Plugins/VRCSDK3A.dll' will not be loaded due to errors: Reference has errors 'VRCSDKBase'. Assembly 'Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll' will not be loaded due to errors: Reference has errors 'VRCSDKBase'. Assembly 'Assets/VRCSDK/Plugins/VRCSDKBase.dll' will not be loaded due to errors: Unable to resolve reference 'UnityEngine.InputLegacyModule'. Is the assembly missing or incompatible with the current platform? Reference validation can be disabled in the Plugin Inspector. Assets\VRCSDK\Dependencies\VRChat\Editor\FixConstraintUpdateOrder.cs(7,19): error CS0234: The type or namespace name 'LowLevel' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?) Assets\VRCSDK\Dependencies\VRChat\Editor\FixConstraintUpdateOrder.cs(8,19): error CS0234: The type or namespace name 'PlayerLoop' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
試したこと
Unity 2018.4.20f1 に対応だったのでバージョンを合わせた。
Package Manager のPost Processing を最新版にする。
フォルダ名、ファイル名に日本語が入っていないか確認。
Unity Hub と Unity のインストールし直し
パソコンの再起動
エラーメッセージごとに検索してみましたが、恥ずかしながらUnityを触り始めたばかりでどう修正していいのかわかりません。ここに至るまで、自分で解決できたものもありますが、ここで詰んでいます。
VRChatに自作アバターを導入するときのトラブルシューティングは、アセットを導入してからの操作についてのものばかりでお手上げです。
どうか、お知恵をお貸しください。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/11/01 11:29