Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.2.0
Issue ID
1193842
Regression
No
[Burst Complier] - Package description and docs don't list third party dependacies
Building the linked project give's the following error.
Burst requires Visual Studio (installable via Add Component in the Unity Installer) or the C++ build tools for Visual Studio, along with the Windows 10 SDK in order to build a standalone player for Windows with X64_SSE4
The package description and the burst documentation do not mention this. I think it's important to include as I only saw this at build time. I don't use Visual Studio so downloading that + the extra modules, SDKs and tools was an approx 4Gig download and 15Gig install. It would be great to be warned about this so our users can be prepared.
This took a while to install when I should have been building.
Steps to reproduce.
- Uninstall Visual Studio, any C++ build tool and Windows10 SDK.
- Open the project from https://tinyurl.com/y2hpzypt
- Build the Island scene.
Notice issue >> Compiler errors. The Burst compiler has third party dependencies and requires extra tools to be downloaded.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment