Black flickering on Mesh particles when the Renderer is set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's WPO

UE - Niagara - Jul 23, 2020

Black flickering on Mesh particles when set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's World Position Offset ...

Mouse functionality breaks on Linux when game is full screen on multi-monitor setup

UE - Platform - Linux - Mar 1, 2016

When the game window is maximized on any monitor other than the left most monitor, the mouse will not interact with the game window. ...

Some post-processing passes sample outside of the viewport when using scene capture components

UE - Graphics Features - Nov 29, 2023

It looks like the SSAO shader does not clamp its sample space to the half view size for the two inputs "Ambient Occlusion" and "AmbientOcclusionSetup", leading to invalid data entering the edge of f ...

When the WidgetInteraction component hovers over the Button of the Control component, executing the Press Pointer Key causes any ongoing Input operations to force their "Completed" operation

UE - Gameplay - Input - Jan 9, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Other Notes:Any ongoing Input operations gets forced to their "Completed" operation I cr ...

Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled

UE - Graphics Features - Sep 21, 2017

Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled. This issue does not affect objects that are added as a component to a blueprint. To w ...

Override MacroUV in Required Module breaks MacroUVs based on World Position of Emitter

UE - Graphics Features - Mar 3, 2016

MacroUVs are breaking when using the Override System MacroUV option in the Required Module. Using System MacroUVs:[Image Removed] Using Override System MacroUVs:[Image Removed] Also Tested and Re ...

[CrashReport] UE4Editor_Renderer!FSceneRenderTargets::GetGBufferResourcesUniformBuffer() [scenerendertargets.h:408]

UE - Graphics Features - Jan 18, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: IsValidRef(GBuff ...

TraceHitInfo not returning correct PhysMat when Changed at Runtime via MID

UE - Simulation - Physics - Jan 11, 2016

Line Traces are not correctly returning the Physical Material Info when that information is changed at runtime via a Override Physical Material or a Set Physical Material via a Dynamic Material Inst ...

Get Material Instance ___ Parameter Value not working for Blend Parameter

UE - Rendering Architecture - Materials - Dec 2, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...