Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
6
Found in
2022.3.62f1
6000.0.55f1
6000.1.16f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
6000.5.0a1
Issue ID
UUM-114083
Regression
No
IL2CPP build fails when changes to C#’s async state machine-generated code are made
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/ReproScene.unity” Scene
3. Open File > Build Profiles
4. Click Build and Run
Expected result: Build succeeds
Actual result: Build fails with the Error “System.ArgumentException: Invalid global variables count (Parameter 'globalVariables')“
Reproducible with: 2022.3.62f1, 6000.0.55f1, 6000.1.16f1, 6000.2.0f1, 6000.3.0a4
Testing environment: Windows 10 Enterprise 21H2, macOS 15.5 24F74 Darwin 24.5.0
Not reproducible on: No other environment tested
Note:
- Not reproducible with Mono
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment