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 ...
Assertion in a packaged build when Light propagation volume is set to 1 ...
In practice, developer wants some Static-Staticmesh actors don't build lightmaps to save iteration time as well as Memory and Package size; but still want lit by Indirect lightings ...
When the binaries for SVN were updated to version 1.9, they may have not been built to support SASL encryption. This is inconsistent with the old binaries, which did support SASL. ...
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 ...
The joystick on a game controller input will take focus away from what you're working on if the joystick is moved or set in an odd position. ...
From UDN: We are launching jobs using a modified version of MovieGraphEditorExample.py. In 5.5 everything works fine, but in 5.6 the on_executor_finished_delegate is never getting called when all th ...
https://udn.unrealengine.com/s/case/5004z00001n9MUWAA2/hololens-cannot-be-permanently-disabled-as-a-target-platform?fromCase=1 They disable hololens as a supported target platform, but it is enab ...
Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...