Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.5f1
Issue ID
1074872
Regression
No
Visual Studio debugger doesn't doesn't go into the methods with an expression body
To reproduce:
1. Open the attached project (expressionBodyMethod.zip)
2. Put a breakpoint on the line 13 in the Test.cs script
3. Attach the debugger to Unity
4. In the Sample Scene, enter Play mode
5. Press Space to trigger the breakpoint
7. F11 to go into the method
8. Observe that the debugger doesn't go inside the method
Expected: the debugger goes inside the method with an expression body
Reproduced in 2017.4.10f1, 2018.1.9f2, 2018.2.5.f1, 2018.2.6f1
Did not reproduce in 2018.3.0a1, 2018.3.0a10
Not reproducible in 2018.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment