Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
7
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
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
Add comment