Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.17.0-preview.41
Issue ID
1313986
Regression
No
"InvalidProgramException: Invalid IL code in SpawnerSystem" error when entering the Play mode
Reproduction steps:
1. Open the user's attached project and Scenes/Shooting scenario/Shooting scene
2. Enter the Play mode
3. Observe the Console window
Expected result: There are no errors
Actual result: "InvalidProgramException: Invalid IL code in SpawnerSystem:OnUpdate (): IL_00b5: brfalse IL_0136" error appears
Reproducible with: 0.17.0-preview.41 (2020.3.0f1, 2021.1.0b9, 2021.2.0a7)
Could not test: 2018.4.32f1, 2019.4.22f1 (Collections package errors)
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note:
IL will be replaced - it is deprecated.