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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment