Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X, 6000.6.X
Votes
0
Found in
6000.0.72f1
6000.3.12f1
6000.4.1f1
6000.5.0b2
6000.6.0a2
Issue ID
UUM-138552
Regression
No
Build fails when building a project containing an 18+ dimension array with IL2CPP
How to reproduce:
1. Open the attached “IN-137044” project
2. Open Project Settings and select Player tab
3. Make sure Scripting Backend is set to IL2CPP
4. Attempt to build the project
5. Observe the Console
Actual result: An error is thrown and the build fails
Expected result: Build completes without issue and no errors are thrown
Reproducible with: 2023.1.0a3, 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Reproducible on: macOS 26.3 (M1 Pro)
Not reproducible on: No other environments tested
Note: The issue does not reproduce when Scripting Backend is set to Mono
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment