Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0b3
Issue ID
934783
Regression
Yes
[UWP] Debugger works incorrectly in certain scenarios
Reproduction steps:
1. Build the the attached project to UWP with C# projects enabled
2. Put a breakpoint on Line 9 and Line 10
3. Start debugging the project
4. Breakpoint on Line 9 will be hit
5. Continue debugging (by pressing F5 or F10)
5. Breakpoint on Line 10 will not be hit
Reproduction gif: https://gyazo.com/468a1988889e97a010f083ca69796a0b
Regression introduced in 2017.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
Add comment