Highly recommended to install editor symbols on the engine as well, so whenever the code crash, it will tell you exact line it crashed. In addition, use DebugGameEditor build for tracking variable values. DevelopmentGameEditor sometimes hides pointer information away, and some code will never breakpoint. If you open up using .uproject, it is default using DevelopmentGameEditor build.