UnityARImageAnchorが動作しない件について一時的な回避策 "UnityARImageAnchor" does not work.
"UnityARImageAnchor" does not work.
UnityARImageAnchorが動作しない件について一時的な回避策(解決策?) (Unity Arkit 1.5 exampleが動かない)
unity のARKit をcloneしてきて、exampleを動かしたら動かなかった。Xcodeのエラーログを見たら、下記の様なエラーが出てきた。
2018-11-08 09:24:35.177115+0900 ar[911:185114] [Session] Session (0x107b30e60): 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: unitywhiteonblack, unitylogoreferenceimage, NSLocalizedRecoverySuggestion=Make sure that all reference images are greater than 100 pixels and have a positive physical size in meters., ARErrorItems=(
unitywhiteonblack,
unitylogoreferenceimage
), NSLocalizedDescription=Invalid reference image.}
solution
下記のファイルをpngからjpgに変換すれば解決します。
Author And Source
この問題について(UnityARImageAnchorが動作しない件について一時的な回避策 "UnityARImageAnchor" does not work.), 我々は、より多くの情報をここで見つけました https://qiita.com/crawd4274/items/31d9e6d9a27f2359a9e1著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .