So I’m creating a plugin that uses Unreal’s demo replay system and everything works fine when I connect up my blueprint callable functions but when I reload the project all my pins related to the subsystem break. I can fix it by deleting and replacing them exactly as they were but I cannot package my project.
I’ve included pics of the log and the header file and my .h file.
It says Invalid Subsystem Type but I’m not sure how to go about fixing that.
Any tips