Hello everyone.
Simply download and import Unity Standard Asset from the asset store.
Game can be build and play as .exe but when switch a platform to UWP it said that
I missing an assembly reference.
From my understanding,some API that work on .exe does not work on UWP.
So do I need to add extra code
or install anything else on my machine (it said that I missing some required component in VS but
I don’t know what exactly is that)?
Or this official asset is just not working on UWP.
On my machine
- Windows 10 SDK
- .NET Core SDK
- Visual Studio 2017
- Unity 2018.1.0f2(64-bit)
- .NET Framework 4.7.1 SDK
- Visual C++ 2005,2008,2010,2012,2013,2015