Import Threshold Time setting in Editor Preferences does not accept values with a leading decimal point (.25 vs 0.25). UEditorLoadingSavingSettings::AutoReimportThreshold in EditorLoadingSavingSett ...
A licensee is reporting UObject spikes (with a noticeable GC impact) in UWidgetBlueprintGeneratedClass::InitializeWidgetStatic. This may be caused by our duplication of UMG animations when initializ ...
When testing Shader Complexity on our Decals map, I noticed the decals no longer render. Our test has us copy and paste to create ~20 instances of the decals, in order to increase the intensity of t ...
When dragging an instance of an animation sequence out to the level and then back into the content browser and then back out, the preview of the animation disappears. Gif attached below ...
Either the tooltip for Stationary actors or the actors movement option is incorrect. The tooltip reads: "A stationary object can be changed in game, but enables cached lighting methods when not m ...
When using the Draw Texture with the Canvas Render Target 2D as the Target within blueprints, the rendered texture will produce a black result if set to Blend Mode : Modulate. The other blend modes ...
When an Umlaut character is in an .ini file in the Engine that is in Perforce as a Text file type, the encoding for the text file becomes messed up once it is synced. This does not occur when testin ...
When deleting the landscape after sculpting the Gizmo remains after the landscape is deleted. ...
Attempting to add an instance to an Instance Static Mesh Component at runtime through code causes the editor to crash. ...
As mentioned in closed bug [Link Removed], memory isn't being freed when the server changes maps. ...