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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment