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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment