When a static mesh that is placed in the scene begins to transition using dithered LOD, The LOD that is being transitioned away from will "POP" in at full opacity for a moment just before the dither ...
When using a 32bit tga with an alpha channel that has hard edges the compression method (DXT5) will create artifacts in the RGB channels that normally aren't there whit DXT1 compression(no alpha). ...
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 ...
When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...
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 ...
After changing the view to columns (by going through Right click < Create Dialogue < View Options < Columns) the Sound Wave Action menu will close out automatically before any options can be selecte ...
After loading a map containing a ParentBP with a ChildActorBP, Deleting and undoing the deletion will "resurrect" the original child, and a new child actor is parented to parent. Possibly Related: ...
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 ...