Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.5.0-pre.3
1.6.0-pre.3
Issue ID
BUR-1225
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
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.