Moving widgets causes RemoveFromParent errors

464]PIE: UWidget::RemoveFromParent() called on ‘/Engine/Transient.ScrollBox_1248’ which has no UMG parent (if it was added directly to a native Slate widget via TakeWidget() then it must be removed explicitly rather than via RemoveFromParent())

In my main project I tried found it when drag and drop operations complete and I add a widget to a scroll box it gives me this error when running the game.

When I start a fresh TPS template project, do nothing but create a widget and just add a text box. Moving the text box around causes the log to be spammed with the error.

Video:

Amazon DriveVersion=1&entries=0&mgh=1

1 Like

Hello,

We’ve recently released a new method for bug reporting using a more structured form. Please take a look at the forum post linked below and submit your report using the new Bug Submission Form.

https://forums.unrealengine.com/unreal-engine/announcements-and-releases/1410408-unreal-engine-bug-submission-form

Have a great day

this is still in 4.19

i’m also having this issue, even if i trust you about new system being better to track bugs for Unreal teams, community have no idea what is the state of this issue.
has it been reported on the tracker ? ( don’t want to do a duplicate )
Has it been discarded ? ( can’t find anything on the bug tracker )

Hey Firefly74,

We encourage you to create an Answerhub thread as well as submit a bug to us using the Bug Submission Form. That way, once you’ve received a response from one of our support staff you are able to update your Answerhub thread with a link to the public issues site page for your ticket.

I appreciate the feedback, and I want to assure you that we are working to improve the bug submission process in the long-term.

Have a great day,

Sean

Did you ever solve this? 4.22 and still getting this error. I have no idea what it even means to remove it explicitly

1 Like

Also having this issue in 5.1

1 Like

Also in 5.3, on drag & drop function…