The breakpoint will not currently be hit. No symbols have been loaded for this document

Following the guides Installing Tools (Windows) and Your First Component (Windows), I installed Visual Studio 2017 Community Edition and created the HelloGrasshopper component. Everything works fine except for debugging. After running in debug mode and inserting the component, the example breakpoint is hit (it is!). Nevertheless, I get a message:

The breakpoint will not currently be hit. No symbols have been loaded for this document.

Furthermore, the Locals and Autos tabs are empty. I tried manually loading the symbols from the Modules window. When I select HelloGrasshopper.pdb, I get: A matching symbol file was not found in this folder.

How can this be fixed?

Im having this same issue. Were you able to find a fix for this?

Did you uncheck the memory load of gha option in grasshopperdevelopersettings? Not doing so could cause this issue