I have been trying to test iOS online subsystem functionality for my game and thought that this blueprint node was just broken. This bug will probably catch many UE4 developers that are new to iOS b ...
The death events for Niagara emitters on a Niagara System are ignored every few loops. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6859026) ...
There is a mismatch of collision and geometry of WidgetComponent. This doesn't occur in 4.21. It can only be seen in 4.22. [Workaround] Change following code in UWidgetComponent::UpdateBodySetu ...
The shadows on a spotlight flicker whenever the camera is moved. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6845209) ...
"If a blueprint implements an interface function that returns a value, it is not possible to reference function parameters by right clicking and searching for them. In regular functions, if a functi ...
"...it seems the crash occurs because it is trying to load an empty (0 byte) save file. Stepping through the code in Engine/Plugins/Online/IOS/OnlineSubsystemIOS/Source/Private/OnlineUserCloudInterf ...
Enabling ODS (omni directional stereo capture) in project breaks Draw Material to Render Target functionality. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6836133 ...
When the user adds two blueprint components to an actor blueprint, compiles the component blueprint, and then undoes adding one of them, the icon for the remaining component changes. This doesn't o ...
The skeletal mesh importer do not add and assign material for the LOD when we import them in the same file has the base LOD. ...
Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...