Spherecast against complex geometry is returning odd results

UE - Simulation - Physics - Sep 19, 2023

Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...

[CrashReport] UE4Editor_UnrealEd!SaveWorld() [filehelpers.cpp:359]

Tools - Aug 31, 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: !bIsReentrant [L ...

Landscape Grass Output Instances begin to float when using the Retopologize Tool

UE - LD & Modeling - Terrain - Landscape - Mar 14, 2017

When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...

Nativized widget with String table data crashes packaged game

UE - Gameplay - Blueprint - Jun 1, 2017

There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...

Checkbox steals input when set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Nov 9, 2017

There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...

SetChildActorClass does not replicate when set to a different class

UE - Gameplay - Feb 20, 2019

When using SetChildActorClass to change a Child Actor Class, the change will replicate on the Server but not the Client. The Client will have the original Actor Class after the change happens. This ...

DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1

UE - Platform - Mobile - Mar 29, 2019

DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1.  Worked in 4.20, no longer works in 4.21 or 4.22.  Originally reported as Oculus Quest specific, but repr ...

Crash in FVulkanLinuxPlatform

UE - Platform - Linux - Apr 17, 2019

Using the command in the repro steps on Linux will cause the Editor to crash and CrashReporter to pop up with a callstack. This behaves differently when tried on Windows with -vulkan. The project ...

Cannot build Engine in Debug Editor configuration due to error caused by string literals in ClientSession.cpp

PixelStreaming - Apr 18, 2019

Attempting to build the Engine using the Debug Editor configuration results in a build failure related to a string literal (error C2338: Formatting string must be a TCHAR array.). There are three ch ...

SceneCaptureComponent2D Anti-Aliasing not working unless Post-Processing flag is toggled OFF and back ON again

UE - Graphics Features - Aug 28, 2019

SceneCaptureComponent2D Anti-Aliasing does NOT work unless Post-Processing hidden show flag is toggled OFF and back ON again. This state persists only during Editor time. Upon restarting the Editor ...