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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
IL will be replaced - it is deprecated.