Search Unity

Question Issue with MRTK foundation

Discussion in 'AR' started by ThatHanGuy, Jan 21, 2022.

  1. ThatHanGuy

    ThatHanGuy

    Joined:
    Mar 8, 2020
    Posts:
    6
    Hi, when i imported the MRTK extension, foundation, and standard assets in the project.
    However, I received this error:

    Library\PackageCache\com.microsoft.mixedreality.toolkit.foundation@d3c57d4e7a16-1642738810896\Providers\OpenXR\Editor\OpenXRCameraSettingsProfileInspector.cs(12,26): error CS0246: The type or namespace name 'OpenXRCameraSettingsProfile' could not be found (are you missing a using directive or an assembly reference?)

    Anyone knows what I am missing here?