Can't get an object to place on a plane - Please help!

Hey everyone. I am trying to do something that should be quite simple - detect planes and place an object on the plane by tapping on the screen. I’ve tried about 15 tutorials and everytime, the planes detect but nothing happens when I tap the screen. I’ve tried using a basic cube, 3d objects from the asset store, etc etc. I’ve also tried it with many different variations of scripts, and have altered the positions and sizes but nothing has helped. Is this an issue for anyone else that might have a solution?

Please check out the AR Foundation Samples repo and try this example scene:

You don’t happen to have any UI or similar on top that blocks the raycast?

Thanks for your reply! Unfortunately, I’ve tried that scene and have the same issue that nothing shows up.

No, I deleted all UI and have tried in new scenes to make sure no settings are messing it up.

Does your device support ARKit/ARCore?