If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...
Get nasty crash when performing a diff between two revisions on a BP uasset and then select a parent section that was modified, followed by a specific action performed on that section of the BP. ...
Clicking the Override option when attempting to replace a keyboard shortcut with another key that is already bound will not update the settings. Workaround: Unbinding the key before rebinding it to ...
There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...
Dynamically created render targets do not work as expected when packaged for windows. If it is replaced with a static render target, it works fine. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 ...
Selecting an object that is simulating physics while the simulating will cause that object to stop simulating physics. Moving the object with the widget and releasing will cause the physics to begi ...
Enabling Tonemapper on Android with Mobile HDR and Bloom enabled causes the entire screen to go black, other than HUD and UMG elements. This seems to occur on older phones, as this occurred on a Ne ...
A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...
When inside an array is used a UStruct with a FGameplayTagQuery var that has the EditCondition meta that is evaluating inside the struct. When a new element is added to the array in the editor, if a ...
After removing an interface from a blueprint, any interface functions in the blueprint can be transferred to a local function. However, after this occurs, the inputs and outputs are removed from the ...