Hello everyone! I am developing a custom plugin and I have a actor class in it. Everything works fine in editor and my game with the plugin installed package successfully. But when I run the .exe file of my game, a fatal error (Could not find SuperStruct of my actor class) comes out. Please help me
Did you found a solution for this?