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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment