When using a UserSceneTexture in a post-process material, a visible rendering issue occurs if the viewport's ScreenPercentage is set to below 100. This issue looks like it might stem from an incorre ...
Certain codepaths in USkeletalMeshComponent::InitializeAnimScriptInstance can cause linked anim graphs that are running in Post Process anim bps to be unlinked. The problem only occurs when the lin ...
hThe use case of the licensee is that he used FindInBlueprints inside the Editor to find a particular text contained in BPs and later used that listing to recompile the BPs using the CompileAllBluep ...
There is a haloing effect when depth of field is used while post processing also has propagate alpha enabled at higher scalability levels. The effect becomes more obvious as the resolution of the vi ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
From licensee: Foliage instances are not drawn correctly/the wrong LOD is selected while painting in FoliageMode. This is more apparent when setting InstanceSettings>CullDistance>Max to a value != ...
When GetCurrentAnimationNotifyStateTimeRatio is used inside of a montage it can return the wrong time ratio in certain cases. ...
A licensee has reported that Mover's method of adding rotators together may produce different results than quaternion multiplication - for example in Flying mode when roll is involved. We will inve ...
Screen Space shadows do not check the view boundary. This can cause extra shadows in split screen, as one view can cast shadows in another view. ...