Inheriting Widget Blueprints

UMG Widget inheritance is indeed not possible (according to Nick Darnell). For that to work, the UMG designer would have to be able to merge different widget trees or something…

See here and here:

UMG-widgets

Inheritance

So although you cant reparent them, it will not work as imagined :frowning:

Nesting and interfaces seems to be (still) the way to go.