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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
IL will be replaced - it is deprecated.