Issue: Setting up the project


Below, I will present the main challenges I found since last post and how I overcame them:

I've been working on spawning the game objects and researching how to do so using AR Raycast Manager. In the research I learned that AR Origin session was deprecated and I should use XR Origin instead.

  • Challenge:  AR Origin Session deprecated but XR Origin not working because AR Origin Session is the one with the AR Raycast Manager component; Additionally, once the project is set up to work with XR Origin, the component AR Origin Session can not be added.
  • Action: Created from scratch a new project using the deprecated AR Origin Session.


Get Breach