The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...
Curves from Animation Samples in Aim Offsets are ignored In the attached project, all of the AimOffset Poses have a value assigned to the TestCurve. If you open the AimOffset and then open the Ani ...
This is a trending crash coming out of the 4.18 release. User DescriptionsI did click on compile on a widget an UE4 crash Source Context 46 int32 UPanelWidget::GetChildIndex(UWidget* Conten ...
While investigating [Link Removed], I have found that GLSLBackend always automatically generates render target location indices, regardless of user-specified ones via SV_TargetX HLSL semantics. Rel ...
Transparency is not being applied to web browser inside of 3d widget on android. Tested with Samsung Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 ...
Attempting to package a runtime plugin (does not occur with a Development plugin) in a Blueprint project fails in 4.21 Preview 2. This also causes some Editor files to be deleted, including the Modu ...
Including files with a .cc extension instead of .cpp in a code project used to build fine in Visual Studio. This is no longer the case in 4.21.2. The error message that results indicates that only C ...
Passing a parameter by reference for an RPC does not seem to be a supported operation, and UnrealHeaderTool will already throw an error if a networked UFUNCTION includes any OutParms. However, users ...
When designating 3 Intro/Start Up movies to play back to back in the Project Settings of a mobile project, the user reports that they will play as expected for Android devices, but only one movie wi ...
-The editor will crash when opening a project with the Renderdoc Plugin enabled while the user has Renderdoc installed on their machine. Uninstalling Renderdoc allows the project to open without cra ...