When using the Engine's High Res Screenshot tool, there is a limit on the amount of foliage that can be present before the meshes stop appearing. This number is around 1500 meshes, though I was not ...
REGRESSION: Does not occur in 4.24 Materials using Texture 2D Arrays have the following errors:[SM5] /Engine/Generated/Material.ush(2225,107-114): error X3004: undeclared identifier 'Material' [S ...
Opening the maps from the Soul: City asset pack on Linux causes a crash. This seems to be rendering related. It was originally reported as a Vulkan specific issue but we've reproduced it without Vul ...
When swapping the audio output device while running PIE or a packaged game on Windows, Quartz clocks stop. Does not repro in Release-4.27, but can be reproed in Release-5.0. ...
When splitting the pin on a struct variable that has an array in it causes an error that requires the user to plug something into the array pin instead of using the default values given in the struc ...
Quickly using alt-tab with a blueprint in a new window causes the event graph to capture input of the alt key. This issue does not occur when the blueprint is a tab of the main UE4 editor window. Th ...
From licensee: If StrideScale is 1 the first time through, it initialises the StrideScaleModifierState to 1 and doesn't require updating so leaves the CachedDeltaTime at 0 by never calling Update_I ...
BP state get dirty if the BP graph have action input event. Regression: Yes, it is not reproduced in 4.16.3 This issue is not related to Blueprint Compilation Manager. ...
T.MaxFPS not restored when exiting PIE while Fixed Frame Interval Playback is enabled Regression: YES Directly related to CL:3365017, it would seem. Broken: 4.16 Worked: 4.15 ...