Search Unity

Error Found: The supported APIs test detected the following errors

Discussion in 'Windows' started by Alexanderedgar, Aug 9, 2017.

  1. Alexanderedgar

    Alexanderedgar

    Joined:
    Aug 9, 2017
    Posts:
    1
    Hi everyone,
    I using win 10, unity 5.6.3f1 build game to windowphone8.1. it's ok. But when i create app package and using Windows App Certification Kit i get error:
    Error Found: The supported APIs test detected the following errors:
    • This API is not supported for this application type - Api=_Delete. Module=__internal.dll. File=Assembly-CSharp-firstpass.dll.
    • This API is not supported for this application type - Api=_Get. Module=__internal.dll. File=Assembly-CSharp-firstpass.dll.
    • This API is not supported for this application type - Api=_Set. Module=__internal.dll. File=Assembly-CSharp-firstpass.dll.
    anyone help me ?
     
  2. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,736
    Are you using Master configuration?

    Check you scripts for __internal BTW, possibly caused by those.