PostLoad function is not called for blueprint components added through code. Regression: Yes In 4.12.5 (CL 3039270) code components do have PostLoad called if other components are not added throug ...
Tested in 4.19, 4.20 Preview, and 4.21 Main. Per User: Lack of the ability to tune-up the Exposure Compensation makes the scene lighting look visually incorrect, especially in fully baked environ ...
Dynamic Light placed inside of a Dynamic Static Mesh doesn't pass through the geometry. The static mesh is not double-sided. User Description: It appears that in Unreal 4.16 one loses the ability ...
Confirmed this issue in 4.25.4, 4.26, and 4.26.1 therefore it is not a regression. Uploaded logs from 4.25.4 and 4.26.1, the backup logs are before the restart (step 5 in repro steps) ...
A user on the AnswerHub has reported that a number of his sounds have had their Attenuation Override settings reset, more specifically the 'Spatialize' setting. I ran a few tests and discovered tha ...
If a sequence has two clips(of a same animation) placed next to each other, some of the anim notifies do not seem to be called. In 4.14, the middle notifies are skipped (e.g. notifyBegin/1st clip ...
If you create 3 curves in AnimSequence A and name them 1, 2 and 3 respectively, then create 3 curves in AnimSequence B and name them 4,5 and 6 respectively... In AnimSequence B you will not be able ...
Hovering the mouse cursor inside a Content Browser folder that contains blueprints causes the memory usage to steadily increase. This only seems to occur with blueprint assets in the folder. A use ...
Shadows are exetremely rough and aliased if r.shadow.FilterMethod is set to 1. Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 5660361 and 4.23 CL# 5810496 ...
Get overlapping components/actors is not fully populated with initial overlaps by BeginPlay in 4.24, like they were in 4.23 ...