When importing assets in the content browser only one asset can be selected at a time. Ctrl+LMB does not select more than one asset. Shift+LMB does not select a group of assets. ...
Texture Compression Quality vs. Speed settings menu description and Tooltip do not match. ...
EditableTextBox is not cleared immediately when clearing it with blank in android. (Right after User's input) It needs other input to refresh it. Current workaround is calling settext with blank ag ...
When opening a level that contains actors with a childActor component, "LogSpawn:Warning: UWorld::DestroyActor: World has no context!" warning will be displayed for each actor. ...
Compile error when connecting Literal enum node to Enum container Map type. If this connection isn't compatible, a "Byte to Enum" would be expected to be created. ...
Spawned Actors are duplicated and remain visible at actor origin ...
Blueprint Interface functions have no duplicate/copy context menu but still shortcut (Ctrl+W) is working and making duplicated arguments. ...
Editor is not responding when opening WB with Editor preferences window is up. ...
Adding a static FSimpleElementCollector variable in a code class prevents the packaged project from running. No log is created. ...