Viewport is rendering black when Preview Rendering Level is set to Mobile/HTML5 setting and the user hovers over settings options This is a regression from 4.16.2 ...
When a blueprint function library function has input variables, the input pin cannot be converted to a variable / local variable. Regression: No - same behavior occurs in 4.16.3 ...
REGRESSION: No, this occurs as far back as 4.16. Crash occurs when the user changes a variable type from Object Reference to Actor Soft Object Reference. ...
Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...
Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this. ...
This is due to the [Link Removed] encoded UFunction object name passing through UHT into the boilerplate code (*.gen.cpp) that gets generated from the nativized Blueprint's C++ header file. The iss ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
We encountered this issue during the Mobile Compat pass for 4.13 4.12 FPS/FR: 60/16 4.13 FPS/FR: 47/20 ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...