Search Issue Tracker
Fixed
Fixed in 1.6.5, 1.7.0-pre.2
Votes
0
Found in [Package]
1.6.0
1.7.0-pre.1
Issue ID
BUR-1602
Regression
No
Visual Studio workloads don't install necessary components to build UWP project with Burst Compiler enabled
Reproduction steps:
1. Open project "OPTTimings1.zip"
2. Open Build Settings window, in File > Build Settings
3. Build the project on Universal Windows Platform
4. Observe Console in Editor
Expected result: Build doesn't fail if you have the workloads installed in the mentioned call stack
Actual result: Build fails even if you have the workloads installed in the mentioned call stack
Reproducible with: 1.6.0 (2021.2.7f1), 1.6.0 (2022.1.0b2)
Could not test with: 2019.4.34f1 (Project compiler issues), 2020.3.25f1 (No Burst Compiler)
Call stack: Burst requires Visual Studio 2017 or greater (in addition: the Universal Windows Platform Development Workflow & C++ Universal Platform Tools need to be installed via the Visual Studio Installer)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Add comment