Search Issue Tracker
Fixed
Fixed in 1.8.10
Votes
0
Found in [Package]
1.8.8
Issue ID
BUR-2510
Regression
Yes
Burst Compiler throws an error when using interpolated strings in a throw statement
Reproduction steps:
1. Open the attached “Repro” project
2. Observe the Console window
Expected result: No errors are present, Burst compilation completes successfully
Actual result: “Burst error BC0102: Unexpected internal compiler error while processing function {{IL_0019: throw args(IL_0014(newobj))}}: System.NullReferenceException: Object reference not set to an instance of an object” error is thrown
Reproducible with: 1.8.8 (2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4)
Not reproducible with: 1.7.4, 1.8.7 (2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4)
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment