Visual Studio fails to load my projects debug symbols for the editor

I can’t debug any of my code because I get the “no symbols loaded for this document” error. I’ve looked through the output window and it looks like all the engine symbols get loaded, but when it tries to load the symbols for my project it fails, saying it can’t find them. I’ve found them in Explorer though, so they exist, but they aren’t being loaded.

Are they out of date and not being built anymore for some reason? Or is there some sort of file path error when trying to load them?

bumping this

It was working for me, then it just stopped