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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment