Preview mode button is missing an icon with "Use Small Tool Bar Icons" enabled. Found in 4.22 Preview 2 CL# 5035897 and 4.23 CL# 5172174 ...
Spawning an object with ARKitCameraMaterial will now crash the app. Tested with 2nd Gen iPad Pro (A1701) Verified in 4.23 MAIN @ CL 5806859 (Needed to install from IPA) ...
The old method doesn't work with private match invites as it doesn't have the right security permissions. It's still valid for dedicated servers. It also doesn't work properly with lobbies on VR eit ...
With 'Maintain Horizontal Ground Velocity' disabled in the first person character - velocity is not set to zero when stopped by collision while moving in a negative direction. Confirmed in 4.23 ...
Root motion from sub instances is not used when the parent instance is marked as 'Root Motion from Montages Only'. Proposed fix is to modify USkeletalMeshComponent::IsPlayingNetworkedRootMotionMo ...
Crash when enabling Level of Detail Coloration viewmodes in the Dataprep editor while using DX12 This crash does not occur when the project is opened with DX11. Note that the Dataprep editor does ...
Using the math expression Atan2(y,x) inside of a math expression node results in an error. Tested in: 4.23.1 CL#9631420 , 4.25 CL#11341939 ...
PerInstanceSMCustomData is bulk serialized and doesn't get changed on the BP instance when changing NumCustomDataFloats, possibly causing out of bounds array access leading to a crash. Possible sol ...
in 5.0 or 5.1, MinimumLOD per platform can be previewed in the mobile ES3.1 preview mode, but It seems that the LOD ScreenSize per platform is not reflected in the mobile preview. ...
FGeometryCacheStreamingManager::RemoveGeometryCache calls FlushRenderingCommands which shows up as a hitch when profiling. [Link Removed] Ideally the flush added in CL#23782411 to fix a rare deadl ...