[BUG] Debug Symbols for Plugin only load if LoadingPhase == PreDefault

I’m having the same issue with VS 2022. Building in Development Editor mode. So far I tried adding the pdb dir manually as described on your link but that does not work. The symbols for my plugin only get loaded properly when LoadingPhase is set to PreDefault.

Related post: