If an AI is moving between points in the persistent level but is located within a sublevel and the sublevel is set to not visible, there is a chance that the editor will eventually crash. Setting Is ...
When a blueprint variable is given a category and subcategory then compiled, the variable will show up in the details panel when selecting components that existed when the blueprint was created. ...
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 ...