I am uploading a HoloLens app. Everything is fine until the Windows App Certification Kit - supported API test goes wrong. It said API "D3D12GetDebugInterface in d3d12.dll is not supported for this application type. UnityPlayer.dll calls this API.
which does not exist in my app.
My app is in a release configuration, and .NET Native tool chain is checked.