I am evaluating ARFoundation and hoping to upgrade my app from the ArKit 2.0 for unity (now depricated).
My first impression is what a mess. The example scenes are not work. Unity 2019 gave me a black screen, unity 2018 seems to work but not with image tracking (which my app needs)
Can someone tell me
A. What is the most stable reliable version of unity that I should be using with ARFoundation
B. What version of ARFoundation should I be using ( I just pulled the latest on GitHub)
C. When I load the example scenes → Image Tracking example there is a missing script on ARSession. No script errors that I can see in the console.
Apologies if my tone seems direct, but my first day of testing has not gone great. The various versions of unity and now ARFoundations is super confusing, im sure i am not alone?