Search Issue Tracker
Fixed
Fixed in 1.8.13, 2.0.0-pre.11
Votes
6
Found in [Package]
1.8.9
2.0.0-pre.5
Issue ID
BUR-2533
Regression
Yes
Burst compiler failing when building the Player
Reproduction steps:
1. Open the attached project “Tst”
2. Build the project
3. Inspect the Console window
Expected result: The Console window shows a message that a build was successful
Actual result: The Console window shows an error that the build failed with errors saying “Burst compiler (1.8.x) failed running”
Reproducible with: 1.8.0-pre.1 (2021.3.31f1), 1.8.9 (2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a7)
Not reproducible with: 1.7.4 (2021.3.31f1)
Reproducible on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
Notes:
- With Burst 1.8.0-pre.2 and above an error appears when the project is opened “Failed to find entry-points: System.Exception: Error while hashing assembly {DLL path} ---> System.ArgumentException: An item with the same key has already been added.”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment