Hannes Rydén
Hannes Rydén
I finally have managed to get a script to run in packaged build as well!! The key part for me was to create an empty C++ actor class and then...
Here's a list of the compile errors I get: 
I managed to solve half of them by just adding `#include "EditorStyleSet.h" ` at the top of SJavascriptGraphEdNode.cpp
Yeah, same here, good to know! I also rolled back, but I do want to start switching to UE5.1 soon thanks to the much improved foliage rendering. I also added:...
That's amazing. I just tested it, and it runs out of the box. Thanks so much for fixing this! This should really be merged into the original repo. Great job!
I also tried solution number 2 just like you described but couldn't get it to work either. I'm on Windows 11 and would love to be able to remove the...