Functions whose definition is in a platform specific "if" block cannot be bound to a delegate and also causes an assert when beginning to play in PIE for the first time since compiling, but the asse ...
Unable to connect project to Perforce using SSL on Linux. Linux uses stub libs for SSL rather than linking against full SSL libs. ...
All of the editor windows are completely black on the Linux machine with the exception of the splash screen. This occurs for the Unreal Project Browser, toast windows and game windows. The functio ...
When GEngine is used in a constructor before calling a ConstructorHelper function, the packaged game will crash on open with an assertion about recursion (see screenshot) ...
Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...
iPadPro2 splash screen distorted on app launch. Looks like there is a fix for this in FN branch that can be brought over. Engine/Source/Runtime/ApplicationCore/Private/IOS/IOSAppDelegate.cpp http ...
Screen aligned particles with very low velocity will squash in 4.23+ (No squashing in 4.22) Confirmed in 4.25 MAIN at CL 10333042 ...
When MaterialInterface is added to UserParameter of NiagaraSystem, Material can be set in Properties. Also, in UE4main CL15988344, there is no MaterialInterface item in the NiagaraParameterCollecti ...
The issue is already fixed in UE5 by CL 14368553. This Jira is created for cherrypick into UE4 ...