LoginSignup
1
0

More than 5 years have passed since last update.

【Unity】画像トラッキング でエラーとなった場合の対処方法

Last updated at Posted at 2018-12-01

最初、トラッキングする画像のサイズが310pxの場合、以下のエラーが出ました。

ARUnityChanTraking[1548:71129] [Session] Session (0x105f53280): did fail with error: Error Domain=com.apple.arkit.error Code=300 "Invalid reference image." UserInfo={NSLocalizedFailureReason=One or more reference images have an invalid size: Fish, NSLocalizedRecoverySuggestion=Make sure that all reference images are greater than 100 pixels and have a positive physical size in meters.,

 幅と高さは、少なくとも480ピクセルにしないといけないらしい。

実装内容はこちらに記述してます↓
かぴばらさんの覚書ブログ nonkapibara

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0