以下は、Google VR 開発に関する外部の参考リンクです。
ここでは、Google VR SDK を使用して開発するときに発生する可能性のある最も一般的な問題を示します。以下の表は、一般的な問題と推奨される解決方法をまとめたものです。
Problem | Suggestion |
---|---|
GvrController/GvrViewer/GvrXXXX/Instant Preview に問題があります。これを解決するにはどうすればよいですか。 |
これらのタイプは Google VR SDK for Unity の一部で、Google が所有しサポートしています。一般的な Unity コミュニティが質問に答えられるかもしれませんが、技術的な問題に関しては、GitHub の Google VR SDK for Unity サイトを参照してください。 |
Daydream のキーボードはいつリリースされますか。 | Daydream Keyboard for Google VR は Google の技術で、今後の一部のコアの Android システムでリリースされる予定です。この技術のアクセスと使用は、Google とGoogle VR SDK for Unity にのみ基づいています。 |
iOS プロジェクトの Cardboard をビルドしようとしていますが、Xcode からリンカーのエラーが報告されます。 | Google は Cocoapods ライブラリ管理システムを通じて iOS 用の Cardboard の Native Development Kit (NDK) を配布しています。Unity は、Cocoapods マネージャーからの Cardboard の NDK の特定のバージョンと統合され、NDK を使用して XCode プロジェクトを作成します。結果のプロジェクトは、標準の Unity プロジェクトとは異なる方法で生成されます。Cocoapods はラップする XCode ワークスペースを作成し、Unity プロジェクトと Cardboard NDK ライブラリとその依存関係のプロジェクトを加えます。Cocoapods のライブラリが見つからないために発生するリンカーエラーを避けるために、プロジェクトだけでなく、ワークスペースを開いたり使用したりすることを必ず確認してください。 |
Android パーミッションのリクエスト | Unity は、Cardboard や Daydream をターゲットとするアプリケーションをビルドするときに、SkipPermissionsDialog マニフェストのエントリーを true に設定し、VR の脱落によってユーザー体験が中断される可能性を最小限に抑えます。Cardboard や Daydream アプリケーションに 危険なアクセスの許可 が必要な場合は、ランタイムにリクエストする必要があります。詳細は、Android マニフェスト の Android 6.0 (Marshmallow) の ランタイムパーミッション と 権限のリクエスト を参照してください。 |
Cardboard と Daydream に関するトラブルシューティングの詳細については、公式 Google VR 開発者向けウェブサイトを参照してください。
2018–03–27 編集レビュー を行ってパブリッシュされたページ
Unity XR API の Google VR ドキュメントは 2017.3 に更新
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.