Search Issue Tracker
Fixed in 2019.2
Fixed in 2018.3, 2019.1
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
- [Vulkan] Crash in Windows Standalone when Vulkan is set as rendering API and player window is out of focus
- "Can't destroy Transform component" Error is thrown when closing a scene that contains a DontSave Prefab with a Child
- [Particle System] Editor freezes when assigning a nested Particle System in the Sub Emitter Module
- Unable to switch to different material when selecting another material from Asset selector window on Particle System Material
- Inspector displaying wrong characters when using ANSI encoding and non latin characters in a Shader property
Add comment