I just upgraded from 2012 to 2015 both free editions and I've had some stupid hiccups with compiler options and linker options but since moving I'm finding a runtime crash that has probably been in my code for a while but haven't had any issue with till now.
Anyway when the crash happens I have no debug variables, but if I put a breakpoint on the line of code I do get debug variables (This is a function called every frame). Clearly it knows about symbols and I'm running in debug, but barely anything is showing up. Any ideas? I'm going back to 2012 for now and hoping this gets my variables back and maybe it won't crash.