If a child actor component is placed in a blueprint, that child actor component cannot be individually selected in viewport or scene outliner. ...
Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...
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 ...