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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
IL will be replaced - it is deprecated.