Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Kinect 2 SDK

Discussion in 'Experimental Scripting Previews' started by CDF, Mar 4, 2017.

  1. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,313
    So thought I'd be a little adventurous and try loading the Kinect2 SDK (Non unity version) into the Experimental build. However, I just get:

    Loading script assembly "Assets/Plugins/Microsoft.Kinect.dll" failed!

    Is there anything I'm missing? Or was I being too adventurous?

    kinect.png
     
  2. JoshPeterson

    JoshPeterson

    Unity Technologies

    Joined:
    Jul 21, 2014
    Posts:
    6,938
    I think this should work. Is there anything else in the Editor.log that indicates the cause of the problem?
     
  3. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,313
    Ah I got this after re-opening the project:

    "Target SDK version can not be lower than the selected minimum SDK version (43909123). Setting target SDK version to 43909123."

    Other than that, no other errors. Not even in the Editor.log
     
  4. JoshPeterson

    JoshPeterson

    Unity Technologies

    Joined:
    Jul 21, 2014
    Posts:
    6,938
    I don't think that error should indicate a problem that would cause the assembly not to load. Although I'm unsure. Can you submit a bug report with this project?
     
  5. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,313
  6. JoshPeterson

    JoshPeterson

    Unity Technologies

    Joined:
    Jul 21, 2014
    Posts:
    6,938
    Thanks! We will investigate this.