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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment