google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 402 forks source link

Disabling augmented images #488

Open kolboch opened 5 years ago

kolboch commented 5 years ago

Is it possible to disable Augmented Image database? My config set database to None, still I got this in the editor console output when trying to launch Instant Preview. Warning when trying to launch instant preview: image My config setting used in the scene: image

ARCore package version: 1.6 Unity 2018.2.9f1 Thanks in advance

alikanat001 commented 5 years ago

That warning will probably appear regardless of Augmented Images are disabled or not. So when you have no Augmented Image database, it means Augmented Images are disabled.