[Critical Bug] - BP Corrupt or bug in 4.2.0 w/ Standalone Mode

Also I agree that in C++, you would never keep everything contained in a singular function or constructor. The amount of workload in the function at the moment in question in my BP I felt was pretty negligible considering that function isn’t much bigger than in the image I had showed you. I knew about having sub-graphs but I thought it was not for compiler management but simplifying the visual representation to make it easier to go through a BP. I could easily go re-program all these classes in C++ but it would take a good amount of time to get that done. But thanks for the heads up, I’ll go look up sub-graphs right now and take a closer look at the documentation to understand how best to manage a BP. Thanks :slight_smile: