Search Issue Tracker
Fixed
Fixed in 2021.3.21f1, 2022.1.12f1, 2022.2.0b4, 2023.1.0a5
Votes
1
Found in
2022.1.6f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-5942
Regression
Yes
IL2CPP build fails when using an assembly renamed via Sentry's assembly alias tool
Reproduction steps:
1. Download and open the attached project called: "unity_2022_1.zip"
2. Build the project
Expected result: Build succeeds without issue
Actual result: Build fails with the error "error: cannot initialize return object of type 'Il2CppFullySharedGenericAny *'"
Reproducible with: 2022.1.0a15, 2022.1.6f1, 2022.2.0a17, 2021.3.5f1 (with Faster (smaller) builds enabled)
Not reproducible with: 2019.4.40f1, 2020.3.36f1,, 2022.1.0a14
Notes:
- Reproduced on Ubuntu 18.04 and Windows 10
- User reported the issue being reproducible on macOS as well
- Not reproducible using Mono
- The built executable seems to be generated even if the build fails, but cannot be opened
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
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
ulaph
Sep 27, 2022 13:10
This issue can be reproduced on 2021.3.2f1 by setting "IL2CPP Code Generation" option "smaller (faster) builds".