Search Issue Tracker
Fixed
Fixed in 1.8.23
Votes
2
Found in [Package]
1.8.18
Issue ID
BUR-2773
Regression
No
[Android] Build fails with a "Burst compiler failed running" error when Burst Optimizations are enabled and a specific Job has the [BurstCompile] attribute
Reproduction steps:
1. Open the attached “IN-86100” project
2. Build the Player (File > Build Settings > Build)
Expected result: The Player is built successfully
Actual result: The build fails and the “Burst compiler failed running” error is shown
Reproducible with: 1.8.13 (6000.0.0b12), 1.8.18 (2022.3.51f1, 6000.0.24f1, 6000.1.0a1)
Couldn’t test with: 2021.3.45f1 (Errors when downgrading the project)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Issue does not reproduce if:
a) “Enable Optimizations” in Burst AOT Settings is disabled
b) The [BurstCompile] attribute is removed on line 48 in the “Script.cs” script
- Only reproducible when building for the Android platform
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment