Missing script references in Extra Samples
Please provide your development details as below;
1. SDK Version: 4.0.0
2. Development Environment: (eg. Unity-Android, Unity-iOS, Native Android, Native iOS) Unity Android
3. Tracker/Scanner: Instant Tracker
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise): Free
5. Target Device(Optional):
We can assist better if you attach screenshots of issues.
I'm trying to open and build the Extra Samples (https://github.com/maxstdev/MaxstARSDK_Unity_Sample). I copied it into a project that already had MAXST 4.0.0 in it. However, many of the script references are missing in the Extra Sample scenes. Can you direct me to what scripts should go on what objects in the scenes relevant to the Instant Tracker? (More scripts are missing than are shown in the following screenshots.)
first. import MAXSTARSDK_Unity.4.0.0.unitypackage file.
and you must set BuildSettings->Player Settings->Other Settings->Allow 'unsafe' Code.
I did do that. I tried copying the asset folder of the Extra Samples into a project that already had MAXST 4 in it, and separately I tried opening the Extra Samples project and extracting the unitypackage into it. Both yield the above errors.
When I import MAXST 4 it tells me to allow unsafe code, which I did. That didn't restore the missing references in either scenario, either allowing unsafe code before importing Extra Samples, or allowing unsafe code after.
we tested 2018.2.5.f1.
redownload ExtraSample at https://github.com/maxstdev/MaxstARSDK_Unity_Sample.git.
and retry.
import MAXSTARSDK_Unity.4.0.0.unitypackage file.
and you must set BuildSettings->Player Settings->Other Settings->Allow 'unsafe' Code.