I’m having an issue that I put in a question here: https://www.udemy.com/unrealmultiplayer/learn/v4/questions/4770934
Basically when I call CreateWidget() it crashes. And if I change it to UUserWidget and change the parent in the WBP_MainMenu to UUserWidget then it doesn’t crash anymore.
Any help would be appreciated. If not, I might need to just skip the rest of section 2 since it all relies on a custom subclass of UUserWidget.