This is a common crash occurring in the 4.16 release. This is potentially a continuation of [Link Removed], which was closed out when it received additional logging in 4.16. A log file is attached. ...
This is a trending crash coming out of the 4.18 release. It may be a regression as there are no records of it occurring in 4.17. Users have not provided any descriptions of their actions when the c ...
From licensee: I've been experiencing consistent GPU crashes when tying to edit landscapes since updating to UE5.1. It seems to be exclusively an issue with DirectX 12 (SM5 & SM6). I have no pro ...
There is a bug with Blueprint structs having FInstancedStruct as a property. If you modify the DefaultValues of any property of an FInstancedStruct inside the blueprint struct asset, an ensure will ...
Video of issue provided by licensee can be seen here - [Link Removed] ...
Given a Movable Light with a Movable Mesh with enabled Self Shadow Only, the mesh will not cast inset shadows (despite this option begin forced to true according to Tooltip) unless the mesh is selec ...
The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). - Suggest Code void AHUD::DrawDebugTextL ...
A crash occurs when setting the Max Metal Standard Shader version within the Project Settings for iOS. I tested on both Mac and PC and the crash occurs on both machines. Regression? No, this is not ...
Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...
A user is reporting that the X axis rotation appears to only rotate based on the object's relative rotation, and not rotate based on the world rotation, even when using Set world rotation. For test ...