In 5.0, the mobile depth of field settings were correctly reflected when running standalone. However, in 5.1, the DOF doesn't appear to be working correctly and the focus is off, causing a blurry im ...
A UDN user has requested that we expose the VertexID as a Material Editor graph node. According to a brief thread with [Link Removed] , this is a useful feature to add. https://udn.unrealengine.com ...
BoxCollison's OnComponentHit event is not triggered when BoxCollison hits a spawned actor with simulate physics enabled. The event is triggered if the same actor has been placed in the level beforeh ...
When starting a PIE instance using the "Selected Viewport" play mode, the ability to start another PIE session is blocked (handled in FInternalPlayWorldCommandCallbacks::PlayInViewport_CanExecute). ...
CustomNearClippingPlane of UCineCameraComponent is new property in 5.1, but if use change this, it will also be reflected in the normal CameraComponent's NearClip. This is because the PerspectiveNe ...
If TMap's Key is a unique Struct, TMap's rehash will not run even if elements are added or changed in DetailPanel such as DataAsset. So TMaps's Find etc. will fail This issue is very similar to [Li ...
When called from Python, in 5.1 the load level invocation results in a kernel panic style crash of the editor, with a message about the map leaking memory and not being able to be garbage collected ...