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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment