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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
IL will be replaced - it is deprecated.