Using indirect lighting from bounce cards that are set to Actor Hidden in Game no longer generate indirect lighting for the scene. This is a regression of 4.11.2 where this worked but is no longer ...
Volumetric Translucent Shadow has artifacts when using some nodes like noise when clamped between 0,1. This happens with other nodes as well. When using a basic alpha mask or constant value there ...
When launching particles and skeletal meshes on certain devices, they create block noise pixels instead of a smooth flame for example. Regression: Yes Did not occur: Binary 4.12.5-3039270+++UE4+Rel ...
It appears two shadows are created when building static lighting for Landscapes. One seems to be offset while the other is accurate to the angle of the light source. I tested this in 4.9.2, 4.10.4, ...
When modifying an object that makes changes using the construction script seems to cause a memory leak. The memory that is used seems to never be freed up. ...
Two different users have pointed out that the spring controls seem inverted and/or counter intuitive: The first post: https://answers.unrealengine.com/questions/328098/spring-controller-seems-to- ...
Using the Nativize Blueprint Assets option can cause the extents of a collision component defined in code and inherited by blueprints to use its default values in a packaged build instead of the ext ...
Setting size of GameViewportClient gives different results on Android than in Editor OpenGL ES renders with the viewport origin in the bottom left, so that's potentially related to the problem. A ...
Copy/pasting a child and non-child component in IWCE will not preserve the individual attachment hierarchies of the components. It'll be based on whichever was last selected. If the child was last ...
Crash when compiling BP (containing user defined struct + object reference) after adding variable. ...