Search Issue Tracker
Fixed
Fixed in 1.8.4
Votes
0
Found in [Package]
1.8.2
Issue ID
BUR-2188
Regression
No
Breakpoint is not hit by the managed debugger when a breakpoint is put in Visual Studio
How to reproduce:
1. Open the attached project "DotsTest.zip"
2. Open Assets/Systems/TankSpawningSystem.cs
3. Put a breakpoint on the OnUpdate method
4. Attach Unity Debugger
5. Enter Play Mode
Expected results: The debugger is stopped at the breakpoint
Actual results: The debugger is not stopped at the breakpoint
Reproducible with: 2022.2.0b14
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
- Warning icon for the "Asset Import Overrides" has low visibility in Light Unity theme
Add comment