There is an issue occurring where Event dispatcher with inputs doesn't compile if they have a variable that is the same as the BP class. This issue only occurs with the variable being the same class ...
The current lifetime management of regex patterns means that we can attempt to destroy them after ICU has been shutdown. We should change these to follow the same pattern as break-iterators, and exp ...
When compiling a blueprint derived from a Camera Component with PostProcessSettings showing in the details panel the Editor crashes. This does not occur in 4.17.2 (3658906) so in addition to a crash ...
Per Licensee: We would like to change some of their parameter names, however when renaming a parameter, its value in all of the corresponding material instances resets to the base material default ...
In the Call Stack tab, input events are not listed by their friendly names. Instead they have long names such as InpActEvt_One_K2Node_InputKeyEvent_2. This is different from Actor Events that simp ...
Packaging an Android DLC currently fails with an error message that states that plugin DLC1.0 could not be found. It was reported that this was possible in 4.17, but the repro for this does not see ...
This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...
This is a common and longstanding crash that has occurred since at least 4.11. User DescriptionsI was just sitting around and it autosaved no source context available ...
After creating a few different Blueprints in the editor and adding a breakpoint to a Function, a crash ensues when using Step In to debug the Blueprint. ...
External textures currently only support pixel shaders, presumably because some platforms, such as Android only have pixel shader support. On other platforms this causes a regression though: For exa ...