Search Unity

Resolved XRCpuImage.Format does not contain

Discussion in 'AR' started by tamuratomokazu, Oct 15, 2021.

  1. tamuratomokazu

    tamuratomokazu

    Joined:
    Apr 13, 2021
    Posts:
    4
    Hi there

    I updated "ARFoundation" and "ARFoundationEditorRemote" after a long time, but I can't use them because of this error...

    "'Library/PackageCache/com.kyrylokuzyk.arfoundationremote@84dac425668f-1631783674000/Runtime/Examples/CpuImagesExample.cs(238,44): Error CS0117: 'XRCpuImage.Format' does not contain a definition for 'DepthUint16'."' .

    Similarly, there is an error in CpuImagesExample.cs(278,58).

    I think there is a problem with ARFoundationEditorRemote, because ARFoundation alone does not give me the error....

    Can someone please help me?

    OS:mac 11.6
    Unity:2020.3.3f1
    ARFoundation:4.0.12
    ARFoundationEditorRemote:1.4.13


    Translated with www.DeepL.com/Translator (free version)
     
  2. KyryloKuzyk

    KyryloKuzyk

    Joined:
    Nov 4, 2013
    Posts:
    1,144
    This is an issue with the AR Foundation Editor Remote plugin. Please update to version 1.4.14-release.0, I've just fixed the bug.
    Please feel free to contact me directly at kuzykkirill@gmail.com if you'll encounter any other issues with the plugin in the future.
     
  3. tamuratomokazu

    tamuratomokazu

    Joined:
    Apr 13, 2021
    Posts:
    4
    Thanks for your help.
    I think I can use it normally now.
    Thanks for all the useful plug-ins.
     
    KyryloKuzyk likes this.