Hi!
I've created an AR app that uses expansion files (as its over 50mb) which works fine; it downloads the .OBB files and runs the app.
The problem is, it will show the GUI buttons that are parented to the camera, but it won't augment anything off the tracker. It works fine within Unity so I'm thinking it's some kind of clash between scripts or something.
Does anyone have any ideas?
Thanks
When you say:
"it works fine within Unity"
do you mean it works fine when using PlayMode or when deploying the App directly from the Unity Editor and running it on the device ?