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

Package: Burst

-

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

Add comment

Log in to post comment