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
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
Add comment