When using the Precomputed AO Map node to LERP between 2 Normals, only the A input into LERP will render out on the mesh. The Precomputed AO will work fine for Base Color LERPs Example: [Image Re ...
QAGame is failing to compile with Blueprint Nativization turned on ...
Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...
Description from the user: up to 4.23 properties nativize normally if they are written in C++ with the Instanced specifier. The discerning difference is that that there was no Blueprint Class itsel ...
For nodes with an FGameplayTag or FGameplayTagContainer pin, when changing the tag value (Pin->DefaultValue) and triggering Undo/Redo, the pin modification is not undone. Rather, it undoes the previ ...
Context Lumen is the default global illumination and reflections system. Lumen renders diffuse interreflection with infinite bounces and indirect specular reflections in large, detailed environments ...
the reproduce video and project are in the slack links: Slack Link: [Link Removed] ...
When using the Landscape Grass Type and using a Static or Stationary light will throw the 'Lighting needs to be rebuilt' warning. ...
Child Actor Component references are not sent to the Server through a Run on Server RPC. Test project attached. Reproduced in 4.9.2 binary and Main (CL# 2758903). ...
Split Struct Pin on a Function output will return a compiler error: Error Pin New Param 1 X named NewParam1_X doesn't match any parameters of function NewFunction_0 Error Pin New Param 1 Z name ...