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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment