When using a gamepad (Tested with an X-box 360 Controller) if you press and hold a UMG button down and then use the D-pad or another form of movement the currently pressed widget component (In the t ...
This issue is in the operation of World Outliner. If it attach another actor to the actor, even if you deleted folder that existed before, the folder will exist after restarting the editor. If it mo ...
When working in Manage Mode with Landscapes and deleting a component, if you undo the deletion, you can no longer modify or select the component. I did attempt to rebuild the scenes lighting and ge ...
I've only had this happen once. ...
When deleting a variable that shares a name with a function parameter. The references to the function will be deleted as well. ...
Attempting to use CoreRedirects to rename a BlueprintImplementableEvent that has a return value results in the function not being renamed in the Blueprint subclasses and its Return Value nodes causi ...
The Delete option in the Edit menu on Mac does not display the hotkey that is set for it (by default it is the Delete key). On Windows, this option does display the set hotkey. Changing the hotkey ...
Renaming a Parameter in a Base Material will make all instances of that Base Material in the level and the instance's thumbnail reset to default values from Base Material until the Instance is opene ...
After reparenting a blueprint and inherited components from the previous parent are removed, trying to give a new component the same name as a previous component causes a crash inside UObject::Renam ...
SphereReflectionCaptures are not properly destroyed when deleted, and still take up space in the AllocatedReflectionCaptureState array. After reaching 341 SphereReflectionCaptures, the only way to c ...