Search Unity

Question Pose.cs' conflicts with the imported type 'Pose' in 'UnityEngine.CoreModule

Discussion in 'AR' started by shaunimsorry, May 8, 2020.

  1. shaunimsorry

    shaunimsorry

    Joined:
    Jan 19, 2019
    Posts:
    11
    Hello, So ive downloaded an SDK which on importing its package into unity i get this warning

    Pose.cs conflicts with the imported type 'Pose' in 'UnityEngine.CoreModule

    Now i think this means the Pose.cs script inside this SDK has some issues with the POSE.cs inside the unity core engine module. How might i go about fixing this so i don't get these warnings any more ? I would like to link or have it reference the CoreModule pose.

    Thank you
     
  2. todds_unity

    todds_unity

    Joined:
    Aug 1, 2018
    Posts:
    324
  3. shaunimsorry

    shaunimsorry

    Joined:
    Jan 19, 2019
    Posts:
    11
    will do thatnks
     
    todds_unity likes this.