OSX unity 2019.2.x can't run the sample

0 votes
asked Jan 8, 2020 by oiio01 (160 points)
The OSX unity 2019.2.x run the sample no error but no any AR event append.

2 Answers

0 votes
answered Jan 15, 2020 by dudisitchy (250 points)
Same problem here... targets not loaded on all sample examples!
commented Jan 17, 2020 by zhnagjian (11,130 points)
The Problem will be solved.
0 votes
answered Jan 19, 2020 by kenn (18,750 points)
This issue has been fixed. New packages are online now (we made a hot fix to the Unity Plugin, package names are appended with _2020-01-16.zip suffix).

The updated package also contains a new sample for spatial map localizing demonstration.

If you want to fix the problem with the old package, just change line 57 of Assets/EasyAR/Scripts/Utility/FileUtil.cs: path -> PathToUrl(path)
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...