Widget disappear when using node “add child to canvas panel”

Added child widget disappear when the added child widget overlap parent widget. Why do this happen? Why developers of this engine can so easily frustrate users?

Hello @Ayameike0606 ,
I understand it can be frustrating when things like this happen, but don’t get discouraged. The forum is here to help you with whatever you need. Could you share a bit more about what you’re trying to do and how you have it set up? That way, we can take a look together and figure out what’s going on.

Have you configured the slot correctly?

For your Widget, try using SlotAsCanvasSlot()->SetLayout([Your Desired Layout]).

Hope this helps.