Unreal Engine 4.8 Released!

oh i also just remembered,

not sure if intentional but when debugging and stepping through the code, two things, first; F10 has never worked for me on any version, always have to hit next. Second; I get this “$$ ubergraph $$” come up every few nodes. At first it scared me because I thought it copied one of my blueprints a million times over itself and was ready to just take up sailing rather than undo that, but then it looks like its all nodes everywhere having a big party. It pops up during the step through process several times(probably depending on what nodes you’re hitting), it looks like it grabs quite a bit of system memory to load the tab each time though which locks the editor up and appears to borderline freeze and crash but then carries on(probably ram specific). Again, not sure if intentional but it looks like more of a background process than a front one and I never encountered it before.