Hi there,
I am developing for HoloLens 2 with Unity + Visual Studio. The project is set up correctly as described in the Microsoft Mixed Reality docs (i have already deployed the app multiple times), the Build Platform is set to Universal Windows Platform.
Some of the packages I am using have scripts with the WINDOWS_UWP directive. All the code inside this block is greyed out. This makes it impossible to write any code or fix bugs.
Can someone explain to me whats wrong here?
There is already a similar post, but the only answer is no solution and doesn’t explain anything:
Unity 2019.4.16f1
Visual Studio Enterprise 2019 16.8.5
Any help would be much appreciated.