SpatialController dependency/import issues
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 45/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- csharp, unity
- 領域
- build-system, game-dev
調査の方向性
AccessoryTrackingHelper クラスから始め、spatialcontroller パッケージの依存関係と、7 行目および 14 行目付近のコードを調査します。Unity.VisualScripting または Unity.PolySpatial なしでパッケージをコンパイルできるか確認し、その後、XR プロジェクト設定におけるハンドトラッキングの説明要件を調査します。不要な依存関係が強制されず、未使用のハンドトラッキング設定なしでパッケージが動作すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Couple of complaints about the spatialcontroller package, in the AccessoryTrackingHelper class
line 7
using Unity.VisualScripting;
this shouldn't be here - it's not used, but causes compile errors if you don't have that package. This seems like it's just clearly a bug/mistake
line 14
using Unity.PolySpatial;
We don't use polyspatial at all - polyspatial is added as a dependency to the package just to check if you are in a specific camera mode. It's so much extra bloat just for something we don't care about or need. I believe you can use "Version Defines" to make this code optional for people who have polyspatial in their project, rather than making it a forced dependency
Also, when using the package, it seems to require a hand tracking description - even though we aren't really using hand tracking. To make things slightly more annoying, the hand tracking description box in the xr project settings is greyed out if you don't have unity.xr.hands in your project
- 主要言語
- C#
- スター
- 986
- フォーク
- 252
- 平均マージ
- 1時間 36分
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
apple/unityplugins のほかの issue
-
bug Plug-in - GameKit
apple/unityplugins#98 · コメント 2 件 · 担当者 1 名 ·
-
bug
apple/unityplugins#97 · 担当者 1 名 ·
-
feature request
apple/unityplugins#94 · コメント 3 件 · リアクション 8 件 · 担当者 1 名 ·
-
feature request Plug-in - GameKit
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
apple/unityplugins#93 · リアクション 1 件 ·
-
bug Plug-in - GameKit
apple/unityplugins#92 · リアクション 1 件 · 担当者 1 名 ·
apple/unityplugins の issue をすべて見る
似ている issue
-
Documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
cake-build/cake#5024 ·
-
Frontend status/draft TechnicalDebt
難易度 2/5 1〜2日 初心者へのやさしさ 75/100
Altinn/altinn-auth#4143 ·
-
.NET Flaky Test Testing Tests
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
getsentry/sentry-dotnet#5617 · コメント 1 件 ·
-
:watch: Not Triaged dotnet-fsharp/svc
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
Client customer-reported needs-team-attention question Service Attention WebPubSub
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
Azure/azure-sdk-for-net#63292 · コメント 3 件 · リアクション 1 件 ·