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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is 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.