Attempting to pass an array of interfaces into a UFUNCTION will fail at compile stating "cannot convert argument 1 from 'TArray<ElementType,FDefaultAllocator>' to 'const TArray<TScriptInterface<IInt ...
When using a line trace under a landscape it no longer registers a hit on the underside. REGRESSION? Yes Worked 4.13.2 CL 3195953 Broken 4.14.1 CL 3224400 ...
MaterialBillboardComponent does not render with CustomDepth material in PostProcessVolume as other objects do. Found in 4.16.3 CL 3561208, 4.17.2 CL 3658906, 4.18.1 CL 3454814 ...
The Android app stops capturing audio on the second loading. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4239966), 4.21 (CL - 4243265) ...
Adding map elements to a structure does not retain the information after saving and closing the project. This only appears to happen after you add a considerable number of Map containers inside a st ...
Using the math expression Atan2(y,x) inside of a math expression node results in an error. Tested in: 4.23.1 CL#9631420 , 4.25 CL#11341939 ...
Nodes of inherited function don't refresh automatically in the opened BP editor if implemented interface is changed.Workaround: refresh nodes manually Regression: NO Can be reproduced on the 4.25.1 ...
This has been tested internally using an editor utility widget yielding the same results. That small project is attached. BoundingObjectTest. 1) Open the project 2) Run the Editor Utility Widget ...
When scaling down the character in the Game Animation Sample to 0.1 (Actor Scale or Mesh Scale), the lower body becomes crouches, not taking into account the difference in pelvis and foot difference ...
When using the Landscape Grass Type and using a Static or Stationary light will throw the 'Lighting needs to be rebuilt' warning. ...