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