Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question MakeContentAppearAt alternative in AR Foundation 5.0

Discussion in 'AR' started by novaVision, Mar 11, 2023.

  1. novaVision

    novaVision

    Joined:
    Nov 9, 2014
    Posts:
    456
    In AR Foudantion 4.x was a great method MakeContentAppearAt which made the life much easier working with the scalable content relatively to the camera. Especially it was super useful for small objects in cases when you needed to keep physics simulation like in the real world size.

    In 5.0 it was removed and not clear how to reach the same result. In docs says - scale XR Origin... Ok, but if I do so, the object will be moved far away/too close to the camera.

    I tried to play with camera offset tranform position, but didn't get how to reach the result MakeContentAppearAt had
     
  2. CindyG

    CindyG

    Joined:
    Mar 29, 2019
    Posts:
    6
    andyb-unity and novaVision like this.