Hello, I have a subclass of UGameInstanceSubsystem inside a module of a plugin. The subsystem loads properly in the UE Editor, but not in a standalone build. Other (non-subsystem) classes of the plugin module do load properly.
Any suggestions? Thank you!