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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment