SSR on Translucency is not affected by Post Process Volume

UE - Graphics Features - May 24, 2018

Screen space reflections on translucent materials are not affected by post process settings. Any changes made to SSR settings in the volume will do nothing to a material that is set to the transluce ...

Crash when using merge actor on static meshes that have been affected by simplygon

UE - Gameplay - Oct 5, 2016

Crash when using merge actor on static meshes that have been affected by simplygon ...

Texture Files imported from 16 bit sources cannot be exported

Tools - Mar 15, 2015

Textures files that are imported into the engine from 16 bit PNG files cannot be exported from the engine. Also Reproduced in Main Promotable-CL-2473270 ...

The order of Actors assigned to a Physics Constraint affects the simulation

UE - Simulation - Physics - Jun 8, 2018

The order in which actors are listed on a physics constraint affects the physics simulation. This should not make any difference in how the physics are simulated. Regression?: No This occurred in ...

Reducing Resolution Scale affects Selection Accuracy in Viewport

UE - Graphics Features - Nov 17, 2015

When reducing the Resolution Scale the selection accuracy is reduced greatly, and makes it difficult to click and move objects in the viewport when PIE or Simulating. ...

Light Propagation Volumes Not Affected by Emissive Area Light

UE - Graphics Features - Aug 1, 2018

The light propagation volume is not affected by a material with emissive area light enabled. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4246589 ...

Support for 16-bit precision for positions in vertex buffer

UE - Graphics Features - Sep 7, 2018

Add support for 16-bit per component format for POSITION in vertex buffers as an option. Half-precision is already supported for UVs and TANGENTS on a per model basis, and was hoping that this woul ...

Character Movement Mode in Water Volume is affecting all clients

UE - Gameplay - Player Movement - Dec 16, 2019

Strange behavior concerning Character Movement Network Replication and a Water Physics Volume.  Upon entering water volume, Character Movement mode is set to swimming, however if more than one clien ...

Copy/Paste a data asset fields cause the fields to affect each other

Tools - Jul 7, 2016

When an element of a data asset is copied into another field, the two fields become "linked" and further edits to one field begin to affect the other. ...

UTF-16 characters return incorrectly from StringToBytes/BytesToString conversion

UE - Foundation - Core - Jul 28, 2016

When a UTF-16 character (™ for example) is passed into a StringToBytes() function and then returned via BytesToString, the returned character does not match (in the case of ™, a double quotes is ret ...