XRTK / com.xrtk.wmr

The Windows Mixed Reality platform components for the XRTK

Home Page:https://github.com/XRTK/XRTK-Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build System doesn't properly check min sdk requirements for platforms.

StephenHodgson opened this issue · comments

XRTK - Mixed Reality Toolkit Bug Report

Describe the bug

Recently we updated our build machines, but they failed in unexpected ways when the windows uwp sdks were not installed. Theoretically Unity should have complained and threw an appropriate error, but didn't. We could add a check in the build pipeline to validate sdk dependencies.