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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment