Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.8.3
Issue ID
BUR-2302
Regression
No
Project fails to build with Burst errors
How to reproduce:
1. Open the "burst_build_failure" project
2. Build the project for the Windows platform
Expected result: project successfully builds
Actual result: building process is interrupted by Burst errors
Reproduced: 1.6.6 (2021.3.22f1), 1.7.2 (2021.3.22f1), 1.8.0 (2021.3.22f1), 1.8.3 (2021.3.22f1)
Could not test with: 2020.3.46f1 (could not resolve scripting errors)
Fixed in: 1.8.4 (2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a8)
Reproduced on: Windows 10 (by reporter), Windows 11
Could not test on: macOS Ventura 13.0 (M1), Ubuntu 20.04 (could not resolve scripting errors)
Build failure log #1:
{noformat}Library\Bee\artifacts\WinPlayerBuildProgram\AsyncPluginsFromLinker: Failed to find entry-points:
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&){noformat}
Build failure log #2:
{noformat}Building Library\Bee\artifacts\WinPlayerBuildProgram\AsyncPluginsFromLinker failed with output:
UnityEditor.Build.BuildFailedException: Burst compiler (1.8.3) failed running{noformat}
Build failure log #3:
{noformat}Build completed with a result of 'Failed' in 149 seconds (148652 ms)
2 errors
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&){noformat}
Notes:
1. WebGL builds indefinitely - one build took over 1 hour and it still did not finish building
2. The WebGL building process hangs on “Linking build.js (wasm)”
3. When the building process is canceled, a zombie process lingers - “wasm-ld.exe”. This process ends up hogging more and more memory over time
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This issue is already fixed in Burst 1.8.4.