I think you might be missing call to base constructor in constructor of your QuestTest module class (within QuestTest .Build.cs).
What’s the parent of that class?
I think you might be missing call to base constructor in constructor of your QuestTest module class (within QuestTest .Build.cs).
What’s the parent of that class?