Windows App Certification Kit Failed - UWP - Unity 2018.2.1f1 (64-bit)

I am trying to publish an UWP app to Windows store and it keep failing cheeks. As suggested elsewhere, I tried building packages with “Master” configuration in Visual studio, but same error persist. Does anybody have luck building Unity 2018.2.1f1 (64-bit) UWP apps for Windows Store?

Windows security features test

FAILED
Binary analyzer

  • Error Found: The binary analyzer test detected the following errors:

  • File HolographicStreamerDesktop.dll has failed the AppContainerCheck check.

  • File Microsoft.Perception.Simulation.dll has failed the AppContainerCheck check.

  • File PerceptionRemotingPlugin.dll has failed the AppContainerCheck check.

  • File PerceptionSimulationManager.dll has failed the AppContainerCheck check.

  • Impact if not fixed: If the app doesn’t use the available Windows protections, it can increase the vulnerability of the customer’s computer to malware.

  • How to fix: Apply the required linker options - SAFESEH, DYNAMICBASE, NXCOMPAT, and APPCONTAINER - when you link the app. See links below for more information:
    Fixing Binary Analyzer Errors

Supported API test

FAILED
Supported APIs

  • Error Found: The supported APIs test detected the following errors:

  • API ??0Delegate@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0Object@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?AlignedFree@Heap@Details@Platform@@SAXPEAX@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?Allocate@Heap@Details@Platform@@SAPEAX_K0@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?Allocate@Heap@Details@Platform@@SAPEAX_K@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?Free@Heap@Details@Platform@@SAXPEAX@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?GetActivationFactoryByPCWSTR@@YAJPEAXAEAVGuid@Platform@@PEAPEAX@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?GetIBoxArrayVtable@Details@Platform@@YAPEAXPEAX@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?GetIidsFn@@YAJHPEAKPEBU__s_GUID@@PEAPEAVGuid@Platform@@@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?GetObjectContext@Details@Platform@@YAPEAUIUnknown@@XZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?GetProxyImpl@Details@Platform@@YAJPEAUIUnknown@@AEBU_GUID@@0PEAPEAU3@@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?InitializeData@Details@Platform@@YAJH@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?ReCreateException@Exception@Platform@@SAPE$AAV12@H@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?ReleaseInContextImpl@Details@Platform@@YAJPEAUIUnknown@@0@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?ReleaseTarget@ControlBlock@Details@Platform@@AEAAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?UninitializeData@Details@Platform@@YAXH@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseAccessDeniedException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseCOMException@@YAXJ@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseChangedStateException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseClassNotRegisteredException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseDisconnectedException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseFailureException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseInvalidArgumentException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseInvalidCastException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseNotImplementedException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseNullReferenceException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseObjectDisposedException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseOperationCanceledException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseOutOfBoundsException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseOutOfMemoryException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_WinRTraiseWrongThreadException@@YAXXZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__abi_translateCurrentException@@YAJ_N@Z in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?get@Message@Exception@Platform@@QE$AAAPE$AAVString@3@XZ in vccorlib140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _CxxThrowException in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __C_specific_handler in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __CxxFrameHandler3 in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __RTDynamicCast in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __RTtypeid in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __std_exception_copy in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __std_exception_destroy in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __std_terminate in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __std_type_info_compare in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __std_type_info_destroy_list in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __std_type_info_name in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __telemetry_main_invoke_trigger in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __telemetry_main_return_trigger in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API __vcrt_InitializeCriticalSectionEx in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _purecall in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API memchr in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API memcmp in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API memcpy in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API memmove in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API memset in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API strchr in vcruntime140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_ios@DU?$char_traits@D@std@@@std@@IEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_ios@_WU?$char_traits@_W@std@@@std@@IEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QEAA@PEAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QEAA@PEAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAA@PEAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0_Locinfo@std@@QEAA@PEBD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0_Lockit@std@@QEAA@H@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0facet@locale@std@@IEAA@_K@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??0task_continuation_context@Concurrency@@AEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_ios@DU?$char_traits@D@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_ios@_WU?$char_traits@_W@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_iostream@_WU?$char_traits@_W@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_istream@DU?$char_traits@D@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_istream@_WU?$char_traits@_W@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_ostream@_WU?$char_traits@_W@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1_Locinfo@std@@QEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1_Lockit@std@@QEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??1facet@locale@std@@MEAA@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??5?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@AEAG@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??5?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@AEAN@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??5?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QEAAAEAV01@AEAG@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@F@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@G@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@H@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@I@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@K@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@M@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAV01@AEAV01@@Z@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@PEBX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_K@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAAEAV01@G@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAAEAV01@I@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??Bid@locale@std@@QEAA_KXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ??_D?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?GetCurrentThreadId@platform@details@Concurrency@@YAJXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?ReportUnhandledError@_ExceptionHolder@details@Concurrency@@AEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Assign@_ContextCallback@details@Concurrency@@AEAAXPEAX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_BADOFF@std@@3_JB in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_CallInContext@_ContextCallback@details@Concurrency@@QEBAXV?$function@$$A6AXXZ@std@@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Capture@_ContextCallback@details@Concurrency@@AEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Decref@facet@locale@std@@UEAAPEAV_Facet_base@3@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Fiopen@std@@YAPEAU_iobuf@@PEBDHH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Fiopen@std@@YAPEAU_iobuf@@PEB_WHH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getcat@?$codecvt@DDU_Mbstatet@@@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getcat@?$ctype@_W@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getcat@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getfalse@_Locinfo@std@@QEBAPEBDXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Getlconv@_Locinfo@std@@QEBAPEBUlconv@@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Gettrue@_Locinfo@std@@QEBAPEBDXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Incref@facet@locale@std@@UEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA_N_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_IsCurrentOriginSTA@_ContextCallback@details@Concurrency@@CA_NXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_IsNonBlockingThread@_Task_impl_base@details@Concurrency@@SA_NXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Lock@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_LogCancelTask@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_LogScheduleTask@_TaskEventLogger@details@Concurrency@@QEAAX_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_LogTaskCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_LogTaskExecutionCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_LogWorkItemCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_LogWorkItemStarted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Osfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Random_device@std@@YAIXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Release_chore@details@Concurrency@@YAXPEAU_Threadpool_chore@12@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_ReportUnobservedException@details@Concurrency@@YAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Reset@_ContextCallback@details@Concurrency@@AEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Schedule_chore@details@Concurrency@@YAHPEAU_Threadpool_chore@12@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Syserror_map@std@@YAPEBDH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Throw_C_error@std@@YAXH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Throw_Cpp_error@std@@YAXH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Unlock@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UEAAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Xbad_alloc@std@@YAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Xbad_function_call@std@@YAXXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Xinvalid_argument@std@@YAXPEBD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Xlength_error@std@@YAXPEBD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Xout_of_range@std@@YAXPEBD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?_Xregex_error@std@@YAXW4error_type@regex_constants@1@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrAssign@@YAXPEAXPEBX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrCopyException@@YAXPEAXPEBX1@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrCreate@@YAXPEAX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrCurrentException@@YAXPEAX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrDestroy@@YAXPEAX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrRethrow@@YAXPEBX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?__ExceptionPtrToBool@@YA_NPEBX@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?always_noconv@codecvt_base@std@@QEBA_NXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?classic@locale@std@@SAAEBV12@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?exceptions@ios_base@std@@QEAAXH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?flush@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAAEAV12@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEBA?AVlocale@2@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?getloc@ios_base@std@@QEBA?AVlocale@2@XZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$codecvt@DDU_Mbstatet@@@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$collate@D@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$collate@_W@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$ctype@D@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$ctype@_W@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$numpunct@D@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?id@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?imbue@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAA?AVlocale@2@AEBV32@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAXAEBVlocale@2@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?imbue@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAAXAEBVlocale@2@@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?in@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?is@?$ctype@_W@std@@QEBA_NF_W@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?narrow@?$ctype@D@std@@QEBADDD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?out@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?overflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@D@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QEBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AEAVios_base@2@DPEBUtm@@PEBD3@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAPEAV12@PEAD_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?setbuf@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAAPEAV12@PEA_W_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?setprecision@std@@YA?AU?$_Smanip@_J@1@_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?setstate@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QEAAXH_N@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?setw@std@@YA?AU?$_Smanip@_J@1@_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?showmanyc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAA_JXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sputc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QEAAG_W@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sputn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QEAA_JPEB_W_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?sync@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?tolower@?$ctype@D@std@@QEBADD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?tolower@?$ctype@D@std@@QEBAPEBDPEADPEBD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?tolower@?$ctype@_W@std@@QEBAPEB_WPEA_WPEB_W@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?tolower@?$ctype@_W@std@@QEBA_W_W@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?uflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAAGXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?uncaught_exception@std@@YA_NXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?unshift@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEAD1AEAPEAD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?widen@?$ctype@D@std@@QEBADD@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@PEBD_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEAD_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?xsgetn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAA_JPEA_W_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEBD_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API ?xsputn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MEAA_JPEB_W_J@Z in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_broadcast in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_destroy in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_destroy_in_situ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_do_broadcast_at_thread_exit in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_init in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_init_in_situ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_signal in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_timedwait in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Cnd_wait in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Getcoll in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_current_owns in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_destroy in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_destroy_in_situ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_init in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_init_in_situ in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_lock in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Mtx_unlock in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Query_perf_counter in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Query_perf_frequency in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Strcoll in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Strxfrm in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Thrd_detach in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Thrd_id in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Thrd_join in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Thrd_sleep in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Thrd_start in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Thrd_yield in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Wcscoll in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Wcsxfrm in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API _Xtime_get_ticks in msvcp140.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API CoCreateInstance in ole32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API GetModuleHandleExW in kernel32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API GetModuleHandleW in kernel32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API LoadLibraryW in kernel32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API RtlCaptureContext in kernel32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API RtlVirtualUnwind in kernel32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API UnhandledExceptionFilter in kernel32.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API AvSetMmMaxThreadCharacteristicsA in avrt.dll is not supported for this application type. HolographicStreamerDesktop.dll calls this API.

  • API RtlCaptureContext in api-ms-win-core-rtlsupport-l1-2-0.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API UnhandledExceptionFilter in api-ms-win-core-errorhandling-l1-1-1.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API CreateFileW in api-ms-win-core-file-l1-2-1.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API VirtualAlloc in api-ms-win-core-memory-l1-1-2.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??0exception@@QEAA@AEBQEBD@Z in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??0exception@@QEAA@AEBQEBDH@Z in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??0exception@@QEAA@AEBV0@@Z in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??1exception@@UEAA@XZ in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??1type_info@@UEAA@XZ in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??3@YAXPEAX@Z in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??_V@YAXPEAX@Z in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ?what@exception@@UEBAPEBDXZ in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _CxxThrowException in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _XcptFilter in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API __C_specific_handler in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API __CxxFrameHandler3 in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API __dllonexit in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _amsg_exit in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _callnewh in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _initterm in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _lock in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _ltow_s in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _onexit in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _purecall in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _unlock in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _vsnprintf in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _wcsicmp in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API _wcstoui64 in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API fmodf in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API free in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API malloc in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API memcpy in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API memcpy_s in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API memmove in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API memset in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API tanf in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API towlower in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API wcsncpy_s in msvcrt.dll is not supported for this application type. PerceptionSimulationManager.dll calls this API.

  • API ??0ChangedStateException@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0Delegate@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0FailureException@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0InvalidArgumentException@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0NotImplementedException@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0Object@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0OutOfBoundsException@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0OutOfMemoryException@Platform@@QE$AAA@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?AlignedFree@Heap@Details@Platform@@SAXPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?Allocate@Heap@Details@Platform@@SAPEAX_K0@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?AllocateException@Heap@Details@Platform@@SAPEAX_K0@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?CreateException@Exception@Platform@@SAPE$AAV12@H@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceAdd@Details@Platform@@YA?AVEventRegistrationToken@Foundation@Windows@@PEAPEAXPEAUEventLock@12@PE$AAVDelegate@2@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceGetTargetArray@Details@Platform@@YAPEAXPEAXPEAUEventLock@12@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceGetTargetArrayEvent@Details@Platform@@YAPEAXPEAXIPEBXPEA_J@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceGetTargetArraySize@Details@Platform@@YAIPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceInitialize@Details@Platform@@YAXPEAPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceRemove@Details@Platform@@YAXPEAPEAXPEAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?EventSourceUninitialize@Details@Platform@@YAXPEAPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?Free@Heap@Details@Platform@@SAXPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetActivationFactoryByPCWSTR@@YAJPEAXAEAVGuid@Platform@@PEAPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetIBoxArrayVtable@Details@Platform@@YAPEAXPEAX@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetIidsFn@@YAJHPEAKPEBU__s_GUID@@PEAPEAVGuid@Platform@@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetObjectContext@Details@Platform@@YAPEAUIUnknown@@XZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetProxyImpl@Details@Platform@@YAJPEAUIUnknown@@AEBU_GUID@@0PEAPEAU3@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetWeakReference@Details@Platform@@YAPEAU__abi_IUnknown@@QE$ADVObject@2@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?InitializeData@Details@Platform@@YAJH@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?ReCreateException@Exception@Platform@@SAPE$AAV12@H@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?ReleaseInContextImpl@Details@Platform@@YAJPEAUIUnknown@@0@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?ReleaseTarget@ControlBlock@Details@Platform@@AEAAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?ResolveWeakReference@Details@Platform@@YAPE$AAVObject@2@AEBU_GUID@@PEAPEAU__abi_IUnknown@@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?UninitializeData@Details@Platform@@YAXH@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseAccessDeniedException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseCOMException@@YAXJ@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseChangedStateException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseClassNotRegisteredException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseDisconnectedException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseFailureException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseInvalidArgumentException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseInvalidCastException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseNotImplementedException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseNullReferenceException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseObjectDisposedException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseOperationCanceledException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseOutOfBoundsException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseOutOfMemoryException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_WinRTraiseWrongThreadException@@YAXXZ in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_cast_Object_to_String@__abi_details@@YAPE$AAVString@Platform@@_NPE$AAVObject@3@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_cast_String_t:eyes:bject@__abi_details@@YAPE$AAVObject@Platform@@PE$AAVString@3@@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__abi_translateCurrentException@@YAJ_N@Z in vccorlib140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _CxxThrowException in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __C_specific_handler in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __CxxFrameHandler3 in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __std_exception_copy in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __std_exception_destroy in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __std_terminate in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __std_type_info_destroy_list in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __telemetry_main_invoke_trigger in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __telemetry_main_return_trigger in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API __vcrt_InitializeCriticalSectionEx in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _purecall in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API memmove in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API memset in vcruntime140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ??0task_continuation_context@Concurrency@@AEAA@XZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?GetCurrentThreadId@platform@details@Concurrency@@YAJXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?ReportUnhandledError@_ExceptionHolder@details@Concurrency@@AEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Assign@_ContextCallback@details@Concurrency@@AEAAXPEAX@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_CallInContext@_ContextCallback@details@Concurrency@@QEBAXV?$function@$$A6AXXZ@std@@_N@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Capture@_ContextCallback@details@Concurrency@@AEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_IsCurrentOriginSTA@_ContextCallback@details@Concurrency@@CA_NXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_LogCancelTask@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_LogScheduleTask@_TaskEventLogger@details@Concurrency@@QEAAX_N@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_LogTaskCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_LogTaskExecutionCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_LogWorkItemCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_LogWorkItemStarted@_TaskEventLogger@details@Concurrency@@QEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Release_chore@details@Concurrency@@YAXPEAU_Threadpool_chore@12@@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_ReportUnobservedException@details@Concurrency@@YAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Reset@_ContextCallback@details@Concurrency@@AEAAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Schedule_chore@details@Concurrency@@YAHPEAU_Threadpool_chore@12@@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Throw_C_error@std@@YAXH@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Xbad_alloc@std@@YAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Xbad_function_call@std@@YAXXZ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?_Xlength_error@std@@YAXPEBD@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__ExceptionPtrCopyException@@YAXPEAXPEBX1@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__ExceptionPtrCreate@@YAXPEAX@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__ExceptionPtrCurrentException@@YAXPEAX@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API ?__ExceptionPtrDestroy@@YAXPEAX@Z in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Cnd_broadcast in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Cnd_destroy_in_situ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Cnd_init_in_situ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Cnd_wait in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Mtx_destroy_in_situ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Mtx_init_in_situ in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Mtx_lock in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API _Mtx_unlock in msvcp140.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API GetModuleHandleW in kernel32.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API RtlCaptureContext in kernel32.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API RtlVirtualUnwind in kernel32.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API UnhandledExceptionFilter in kernel32.dll is not supported for this application type. PerceptionRemotingPlugin.dll calls this API.

  • API GetModuleHandleExW in api-ms-win-core-libraryloader-l1-2-0.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API GetModuleHandleW in api-ms-win-core-libraryloader-l1-2-0.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API LoadLibraryExW in api-ms-win-core-libraryloader-l1-2-0.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API RtlCaptureContext in api-ms-win-core-rtlsupport-l1-2-0.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API UnhandledExceptionFilter in api-ms-win-core-errorhandling-l1-1-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API CreateFileW in api-ms-win-core-file-l1-2-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API EnumSystemLocalesW in api-ms-win-core-localization-l1-2-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API GetOEMCP in api-ms-win-core-localization-l1-2-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API GetUserDefaultLCID in api-ms-win-core-localization-l1-2-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API IsValidLocale in api-ms-win-core-localization-l1-2-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API LCMapStringW in api-ms-win-core-localization-l1-2-1.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API ExitProcess in api-ms-win-core-processthreads-l1-1-2.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • API GetStartupInfoW in api-ms-win-core-processthreads-l1-1-2.dll is not supported for this application type. Microsoft.Perception.Simulation.dll calls this API.

  • Impact if not fixed: Using an API that is not part of the Windows SDK for Microsoft Store apps violates the Microsoft Store certification requirements.

  • How to fix: Review the error messages to identify the API that is not part of the Windows SDK for Microsoft Store apps. Please note, apps that are built in a debug configuration or without .NET Native enabled (where applicable) can fail this test as these environments may pull in unsupported APIs. Retest your app in a release configuration, and with .NET Native enabled if applicable. See the link below for more information:
    Alternatives to Windows APIs in Microsoft Store apps.

What build settings did you use to generate the applicaiton solution?

And what version of VS are you using?

@joejo
in addition, in player, I have enabled Windows MR

In visual studio are you building for x86 or x64?

And does this happen for a stripped down and/or new project you create in Unity?

@joejo
Tried all- x86, x64 & Master and all have same issue.

This is a new project. However, I did remove some of the packages I do not need (like ads). Pakage manager looks like below. Not sure what stripped down mean though

I also tried adding and removing some assetstore packages… not sure if this will cause an issue

3584744--289999--upload_2018-8-2_16-19-19.png

@joejo
I created a brand new project; generated packages for UWP, and it passed all tests.

Next, I went to Player, checked VR supported (rendering set to Single Pass), generated packages, and this time validation failed with the same exact errors

Stripped down: No extra assets, scenes, packages or asset store assets unnecessary for reproducing the bug. The absolutely smallest project possible to repro the issue. Once you get it down to that, if you can zip it up and provide repro steps and attach it to the thread I’ll try to take a look at it and see.

@joejo Please find step by step instructions for reproducing below.

  • Download zipped project from Shared - Google Drive
  • File → Build Settings
  • Click Build
  • Once build finishes, build folder opens
  • Double click “Test UWP Project.sln” to open in visual Studio 15.7.6
  • Change Configuration drop-down to Master and x64 (Screenshot #1 below)
  • Solution Explorer, Right click on “Test UWP Project”
  • Select Store → Create App Packages
  • Select first option (I want to create packages …)
  • Click Next
  • Pick a App name from List (this come from the Windows Store)
  • Click Next
  • Select only x64 (Screenshot #2 below)
  • Click Create
  • Wait for build to complete
  • Once done, Package creation Completed popup shows (Screenshot #3)
  • Click “Launch Windows App Certificate Kit” button at the bottom of same popup
  • Wait for Wizard to finish and show the report (Screenshot #4)

Screenshot #1
3585019--290060--upload_2018-8-2_21-37-26.png

Screenshot #2

Screenshot #3

Screenshot #4

Can you try this but selecting the option for creating a sideloaded app instead of a store app? I seem to be unable to get the first option to give me a name to create the package with. Doing it as sideloaded seems to be working for me and passing the validations.

@joejo Sorry that option wont work for me as I plan to publish to Windows Store.

I did not had an error running the app locally (side-loading). Only that when I try to publish to store, the certification process kicked in and fails. I even tried uploading to the store but it failed with same problem.

To get the option with names to create a package, the only way I know of is to sign up to be a windows app developer.
Unfortunately this involves a small one time fee

Individual accounts cost approximately $19 USD, and company accounts cost approximately $99 USD (the exact amounts may vary depending on your country or region). This is a one-time registration fee and no renewal is required.

@joejo when you said sideload app passed validations, is it with the “Windows App Certificate Kit”?

Creating a side loaded app still runs app certification. Not asking to ship it like that, just wondering if this ONLY happens for store submission apps and not sidelaoded.

If not then I’ll get an account (or find one from someone internally) and go that route.

@joejo
It only fails when going through app certification process (locally run or run automatically by MS after you upload the package). The app runs just fine, but to publish to the store the certification step need to be passed, but this fails everytime. Also, this only happens if you enable MR in player. I tried not enabling MR and it passed certification.

Appreciate all your help on this!

Hello,
I have exactly the same problem with these error messages. It happens when I enable the MR mode. Do you have any solution, workaround or update on this problem?
@dvr707 @joejo

We are currently talking to Microsoft about this to see what we can do to resolve it.

@dvr707 Can you please file a bug report and post the case id here? Make sure to include your repro project in the bug report.

Ran into this issue as well when trying to publish an app using 2018.2.1f1. 2017.4.8f1 does not have this issue (that is the last version of Unity we used to publish an app on the windows store).