Frame rate issues using Fixed Frame Rate and Matinee. This could be similar to some issues involving "Force Fixed Frame Rate". ...
Warnings in the Github UE4 Solution: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "D:\Downloads\UnrealEn ...
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. ...