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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Add comment