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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
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.