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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment