Download the following and check out DoSomething in HostWidget.cpp too see what SHOULD be happening, and play the level to see what’s actually happening (they’re all getting added to column:0/row:0).
Hello ,
Your almost code works but you’ll need to use the SetColumn and SetRow function to set the Column and Row values to have it work correctly. I spoke to the main developer who handles UMG and he mentioned that these values should really be private so that this kind of confusion doesn’t happen, but of course they aren’t at the moment. Please let me know if this doesn’t fix the issue.