Launch URL places http:// before the given string on Android, causing some commands to fail

UE - Platform - Mobile - May 14, 2018

Attempting to launch URLs on Android causes http:// to be placed before the string that is given. This causes issues when using commands such as mailto: and tel: which do not work properly when this ...

Socket Snapping in level editor no longer works

Tools - May 14, 2018

The Socket Snapping level editor action no longer works in 4.19/4.20, it worked in 4.18 but regressed. It still attaches but it's set to maintain it's world position, so it doesn't actually snap. T ...

bRenderInMainPass of SkeletalMesh doesn't Work on Mobile

UE - Platform - Mobile - May 14, 2018

bRenderInMainPass of skeletalMesh doesn't work on mobile. Even if bRenderInMainPass is set to false, SkeletalMesh will be drawn on MainPass on mobile. Licensee has shared the following correction c ...

Crash when calling a RPC function with a TSet or TMap parameter on a client

UE - Networking - May 11, 2018

Calling a RPC function with a TSet or TMap parameter on a client causes the editor to crash. Regression?: No This also occurs in 4.18 ...

Cascade drag and drop and scaling changes based on docked location with high DPI

UE - Niagara - May 11, 2018

Scaling for Cascade changes when different particle effects become docked or un-docked to different windows. Drag and drop functionality is also skewed, as the module moves further than your mouse d ...

HttpChunkInstaller Downloads All Chunk Without Permission

UE - Online - May 11, 2018

If user sets InstallSpeed of HttpChunkInstaller to anything other than Pause, the current HttpChunkInstaller checks all Manifests and downloads all Chunks without permission. Licensee wants to begi ...

editor rotation widget no longer correctly displays the degrees rotation label on high resolution displays

Tools - May 10, 2018

The editor rotation widget no longer correctly displays the degrees rotation label in a high resolution environment. ...

Light in Volumetric Fog offset in VR with Instanced Stereo and Forward Shading enabled

UE - Platform - XR - May 10, 2018

Light inside Volumetric Fog is offset in the right eye when viewing in VR with Forward Shading and Instanced Stereo Enabled If just Forward Shading or Instanced Stereo is enabled, this does not occ ...

SpawnActor: Actor with StaticMeshActor native parent class spawns with offset when NOT using locally stored transform

UE - Simulation - Physics - May 9, 2018

An Actor with a StaticMeshActor native parent class will spawn with offset when NOT using locally stored transform. Removing collision from StaticMesh has no effect. Changing Collision Handling Ov ...

[CrashReport] UAIBlueprintHelperLibrary::CreateMoveToProxyObject [aiblueprinthelperlibrary.h:26]

UE - Foundation - Core - May 9, 2018

User comments in crash group:I tried making an AI run into my sidescroller characterstarting level with ai 2188 void RemoveAllSwap(const PREDICATE_CLASS& Predicate, bool bAllowShrinking = tru ...