List
Missing script references in Extra Samples
Posted Date: 2018-10-18 15:30     Edited Date: 2018-10-22 6:19     Writer: inactive

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.)

Extra Instant Tracker Brush scene

Posted Date: 2018-10-19 9:01     Edited Date: 2018-10-19 9:01     Writer: slkim

first. import MAXSTARSDK_Unity.4.0.0.unitypackage file.

and you must set BuildSettings->Player Settings->Other Settings->Allow 'unsafe' Code.

Posted Date: 2018-10-19 14:47     Edited Date: 2018-10-19 14:47     Writer: inactive

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.

Posted Date: 2018-10-22 6:19     Edited Date: 2018-10-22 6:19     Writer: slkim

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.