For reference, it was fine in 4.24 In particular, jittering is severe when the camera is moving. GaussianHalfRes has been removed in CL 14036168, which is likely to cause degradation issues if int ...
The videos + screenshots in the zip file show the issue on the modified gun sight. The licensee has provided a suggested fix here -[Link Removed] ...
Several Users are experiencing crashes on importing a 4.6.1 project into 4.7.0 (Release) Here are the crash reporter links: [Link Removed] [Link Removed] [Link Removed] [Link Removed] [Link Removed ...
Reproduced Crash on 4.18.3, 4.19.2, and Main CL 4081612. Licensee states: Based on a quick inspection of the code, it seems FVectorFieldVisualizationVertexFactory::ShouldCache() returns false (req ...
When "r.CreateShadersOnLoad" is enabled, cooking will crash due to failure to create a shader. This occurs on //UE5/Release-5.5, CL: 41545209 and //UE5/Release-5.6, CL: 45232827 ...
While going through a GPU pass, film setting in post processing isn't working as expected. This does not seem to be GPU specific The displays should resemble the images in the documentation - PPE ...
I have attached a reproduction project with the above settings.[Link Removed] It crashes when packaged, launched and moved in-game. This issue seems to occur when there is an object in the Unbuilt ...
When using Application Scale in the editor, using F11 to make the viewport fullscreen results in an either zoomed in or zoomed out fullscreen version. Note: This same issue occurs when using a comb ...
This issue is caused by the backout in 38341618. The original code that went into 5.0 affects serialization by changing the UCS modified properties. When upgrading, the override is lost because th ...
Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...