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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
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.