“no default constructor exists for class ”UUserWidget“”

The solution:

As @vr_marco said: I had to “call the constructor of the parent class”.

1 Like