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
- DirectX12 crash when re-importing a large number of assets
- [UIR] GroupTransform has invalid self-clipping
- Prefab script field reference is lost when project is upgraded
- Editor crashes while exiting play mode
- [Text] Default Text preset is not applied when creating a new Text object
Add comment