Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a10
2019.1.0a1
2019.1.0b2
2019.2.0a1
Issue ID
1124177
Regression
Yes
[IL2CPP] Failing to step into generic methods while debugging il2cpp build
Steps to reproduce:
1. Download attached project
2. Build project for Standalone with il2cpp backend
3. Add a breakpoint in TestCode at line 10
4. Attached debugger to player
5. When the breakpoint is hit step into Generic method
Results: Debugger fails to step into a generic method.
Reproduced with: 2019.2.0a4, 2019.1.0b2, 2018.3.5f1
Not reproducible with: 2018.3.0a9
Regression introduced in: 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment