Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.5.0-pre.3
1.6.0-pre.3
Issue ID
BUR-1226
Regression
Yes
Unresolvable errors from ILPostProcessorRunner when updating Burst package with specific project
How to reproduce:
1. Open the attached project
2. Inspect the Console window
3. Open the Package Manager
4. Update the Burst package to the affected version
5. Inspect the Console window again
Expected result: No errors are thrown
Actual result: Unresolvable errors from ILPostProcessorRunner
Reproducible with: 1.5.0-pre.3, 1.6.0-pre.3 (2021.1.15f1, 2021.1.16f1, 2021.2.0a18)
Not reproducible with: 1.4.9 (2021.1.15f1), 1.6.0-pre.3 (2021.2.0a19, 2021.2.0b6, 2022.1.0a4)
Couldn't test with: 2019.4.29f1, 2020.3.15f1 (Project breaks when downgrading)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note:
After further inspection this turned out to be an issue with how the `ILPostProcessorRunner` handles paths containing single quotes.
This is not related to Burst.