Non-selectable components can be selected by mouse drag

Hi,

Non-selectable components can be selected in the Editor using Left mouse button then drag.

example:

textComp->bSelectable = false; // textComp is UTextRenderComponent
// this will cuz this textComp to be non-selectable using left mouse click, this is great.
// but if I use mouse drag then it will be selected, = Bug . 

BTW , I have posted another bug report about spline component , which is a different issue, cuz it is stay selectable even with normal mouse click ! post link

Thank You

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

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

Thanks