A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
There is an issue that is occurring where visible shadow seams appear after an object is rotated where it was not previously. CL tested 4.15.3 - CL 3450819 - Issue is present 4.16.2 - CL 3514769 - ...
When a details value is changed, the yellow 'Revert to Defaults' arrow next to the changed value will vanish if the changed setting is scrolled off screen. This also prevents the arrow from reappea ...
When a blueprint's component reference is copied and pasted into a blueprint that does not have the copied component, the blueprint with the copied reference compiles Note: This occurs when the cop ...
With the expandable area widget component, you are unable to use the wrap with or replace with for widget components. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...
When a C++ function parameter has a default value, changing the default value will change any blueprint node of the function where the value is manually set. Regression: Yes - changing the default ...
On a skeletal mesh, there is a setting under the Asset Details for "Enable Per Poly Collision". This check box can be checked, but the setting is not kept when the skeletal mesh is added to the leve ...
There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...
There is an issue with flickering with foliage that occurs when setting the world origin point. This issue does not appear to be a regression. Versions Tested: Issue occurs in all versions tested 4 ...
No user comments in crash group 296 static void ReleaseVertexBuffer(FVertexBuffer& VertexBuffer) 297 { 298 ***** if (VertexBuffer.VertexBufferRHI->GetSize() <= FGlobalDynamicMesh ...