The licensee was not able to make static meshes with the correctly disabled sections from a skeletal mesh in the current implementation of the "Make Static Mesh" button in the editor. They have prov ...
In /Game/ABPLinkingShowcase/Blueprints/Pawn_ABPLinkingCharacter: The character mesh’s root location is lower than the capsule’s lowest point. This is what causes the issue. Based on the event graph, ...
When playing in a split screen local multiplayer game the anisotropic reflections differ between players when looking at the same object. It appears as the anisotropic light scatter is not applied ...
UPoseAsset::SetBasePoseName() does not correctly set the BasePoseIndex when a valid pose name is provided. Regardless of input, the pose defaults back to ReferencePose. Upon inspection of the implem ...
When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...
Duplicating Collapsed Graph Nodes that have spaces in the name lose all pin connection links. ...
Japanese language word order mistake in Transition nodes for AnimBP It reads "AからB", but should read "BからA" ...
Importing a large landscape, such as 8192x8192 or 8129x8129 into a project shows that a landscape has been created, however the landscape itself does not render in either wireframe or perspective vi ...
When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...
Using the sg.ResolutionQuality command in code or the console has no effect in 4.6.1 or 4.7. ...