Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.1.0a17
2020.3.12f1
Issue ID
1348243
Regression
Yes
[IL2CPP] Garbage Collector corrupts against generic types in the IL2CPP Build
How to reproduce:
1. Open the user's attached "TestGCAssert" project
2. Open the Scene "SampleScene"
3. Open the Build Settings (File->Build Settings...)
4. Add Open Scenes and check the "Create Visual Studio Solution" option
5. Build
6. Open the built "TestGCAssert.sln" file
7. Press the "Local Windows Debugger" at the top to launch the project
8. Once an error appears press "Retry"
Expected results: No errors are thrown, a breakpoint is not activated
Actual results: A "Debug Assertion Failed!" error is thrown, a breakpoint is activated
Reproducible with: 2020.1.0a17, 2020.3.15f2, 2021.1.16f1
Not reproducible with: 2019.4.29f1, 2020.1.0a16, 2021.1.17f1, 2021.2.0b6, 2022.1.0a5
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
- Cameras overlay sometimes show “No Cameras” for a split second instead of “Main Camera” when clicked to move the overlay
- Sprite Mode defaults to "Multiple" instead of "Single" when switching the Texture Type to "Sprite (2D and UI)"
- Adaptive Probe Volume “Open” button closes the existing RPAsset window and opens a new RPAsset window instead of focusing the existing RPAsset window
- A specific project freezes when Content Size Fitter's Horizontal Fit is set to "Min Size" and it contains double ellipses followed by a CJK character
- [Android][iOS] The Input field caret moves back to the end of the text when typing
Resolution Note (fix version 2021.1):
Fixed in 2021.1.17f1