I observed that the constructor of a UCLASS
is run again during game start (as @tmek mentioned above). Is this only the case in editor builts or also in packages games, that first the constructor for the CDO is run and a second time for the actual object?