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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment