Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Instant Preview does not support Augmented Images #403

Closed
HolgerDurach opened this issue Sep 28, 2018 · 14 comments
Closed

Instant Preview does not support Augmented Images #403

HolgerDurach opened this issue Sep 28, 2018 · 14 comments

Comments

@HolgerDurach
Copy link

I get an error message in the unity editor:
"EntryPointNotFoundException: ArPrestoAugmentedImageDatabase_create"
when I try to start the AugmentedImage example from the editor. The window simply stays white after that...
I also cannot find such a method in the arcore_instant_preview_unity_plugin.dll. What am I doing wrong?

image

@HolgerDurach
Copy link
Author

other examples like "HelloAr" do work fine btw.
Also AugmentedImage works fine if I build and deploy it to my S8+. (At least with 2017.4)

@pablisho
Copy link
Contributor

pablisho commented Oct 3, 2018

Hi, thanks for the report. I added it to our internal tracker.

@LuisCRSousa
Copy link

Have a pixel 2 XL. Problem still persists

@justinleavesley
Copy link

This problem still exists in 1.5.0 ARCore unity sdk.
Unity on windows (build set to Android API target 7.0) any use of instant preview with augmented image database fails on this EntryPointNotFoundException. Works fine on the device. The device is a Samsung Galaxy Note 9.

Is the dll on windows incorrectly built?

@4songsoftranscendence
Copy link

@HolgerDurach , How do you deploy to your s8 and test without pressing play in the unity editor?

Also having the same issue with my s8+.

@justinleavesley
Copy link

@HolgerDurach , How do you deploy to your s8 and test without pressing play in the unity editor?

Also having the same issue with my s8+.

You can select Build and Run from the file menu. This will deploy to your connected device. You will need to ensure that your build settings have been switched to Android (goto Build Settings).

@4songsoftranscendence
Copy link

@justinsleavesly so I've beeb doing and it pops up on the screen with the usual pre play loading screen, but the second play is pressed on unity, it breaks due to the error noted at the top of the thread. I was wondering if there's another way to press play once its on the android, kind of like testing it without instant preview.

@SpaceWarpStudio
Copy link

Can confirm I'm also receiving this error when trying to use preview mode for the AugmentedImages example on a Galaxy Tab S4. Builds and runs on the device without a problem. ARCore v1.5.180910096, arcore-unity-sdk-v1.5.0, Unity 2018.2.13f1

@chaosemer
Copy link
Contributor

Instant Preview does not support Augmented Images yet. We're going to make this more clear in an upcoming release.

@gkiernozek
Copy link

Maybe fix it rather than make it more clear that it doesn't work? ;D

@TheBricktop
Copy link

Same thing but works with the example database, but after i've created my custom one it get the error again.

@ThatChocolateGuy
Copy link

So odd that this used to work just fine in previous builds, but now it won't??

@fredsa fredsa changed the title AugmentedImage Example not working with Instant Preview Instant Preview does not support Augmented Images Jan 9, 2019
@fredsa
Copy link

fredsa commented Jan 10, 2019

Duplicate of #484

@v-octal
Copy link

v-octal commented Aug 17, 2019

This issue has been closed but I'm using the latest version(1.11) and I'm still getting the error:
Attempted to enable 'Augmented Images' which is not yet supported by Instant Preview. Please build and run on device to use this feature.
Any update on this will be appreciated!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests