When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...
Sound mixers do not properly override variables within a sound class. This prevents users from being able to modify variables such as volume or pitch quickly and efficiently by using the push/pop st ...
Original Repo is from 4.27, however, it still happens in 5.2. This is happening because the Instance Data system does not update the field UPrimitiveComponent::CustomPrimitiveDataInternal from the d ...
Running the ResavePackages commandlet will consistently result in a crash. The callstack is here: Assertion failed: !IsRooted() [Link Removed] [Line: 265] UnrealEditor_Engine!UMaterialInterface::P ...
This bug does not occur in //UE5/Release-5.0-EarlyAccess or in Release-4.27 making it a regression. This also occurs in //UE5/Main ...
If the User starts up the VR preview mode with an Oculus rift plugged in the editor will crash. ...
Spring Arm rotation only prints Yaw after 4.17 conversion. In 4.16 it would print the Yaw, Pitch, and Rotation as expected. The spring arm by itself prints the rotation correctly but once a camera ...
Only seen on an Intel HD4600 GPU This is a regression from 4.13 Did not occur on an Intel HD530 GPU ...
In UE 5.3 and later, assigning a Sprite Atlas Group to a UPaperSprite asset can cause the editor to hang and eventually crash. This behavior has been reproduced in 5.3, 5.6, and a recent UE5-main so ...