I don’t know if this is a Unity + Visual Studio 2022 issue, or just a Visual Studio 2022 issue, but whenever I have breakpoints set up, and I add code above those breakpoints, those breakpoints get moved down to different lines of code. This is super frustrating when I’ve got a lot of breakpoints set up to examine my code.
Anyone have any ideas?