Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
2.98k stars 1.11k forks source link

Can't recreate image tracking with w/ multiple prefabs #1096

Closed dorkbot closed 10 months ago

dorkbot commented 10 months ago

I've recreated the ImageTrackingWithMultiplePrefabs example in my project. Everything is the same. But my objects do not "lock" to the image, they appear closer to the camera, I think. The only thing that is different is that my camera does not have the "Target Eye" option. Does it need this? If so, how do I enable it?

Any tips?

dorkbot commented 10 months ago

I redid everything and now it's working. Still don't see a diff between the new and old scene but it works...