A UDN user has requested that we expose the VertexID as a Material Editor graph node. According to a brief thread with [Link Removed] , this is a useful feature to add. https://udn.unrealengine.com ...
When double-clicking on an interface function call within a blueprint, the expected behaviour is that it will take you to the implementation of this function. However, it currently does nothing. ...
This appears to be from an interaction between the Depth Fade Expression, clip() in a Custom Expression, WPO being enabled, and the fact that the pass that draws objects for the editor outline runs ...
The navigation system has errors in the log for agents still being mapped to navigation data in CleanUp. This appears to stem from agent step height being recalculated in ARecastNavMesh::SetConfig i ...
When the CurveLinearColor asset assigned to a CurveLinearColorAtlas is edited (e.g. change the colors of the gradient), the preview window of CurveLinearColorAtlas editor does not automatically upda ...
When mirroring the MetaHuman Face_Archetype_Skeleton it has been noticed that some curve names are not mirrored correctly (such as head_lod0_mesh_mouth_lowerLipDepress_left) while a large number of ...
Importing this test asset will cause the editor to crash when using any of the Alembic Import options. I did notice that the source test asset does have 6750 frames but when going through the impo ...
If the settings for the multiplayer options are set as follows: Number of players : 1 Run Dedicated Server : True (Checked) Use Single Process: False (Unchecked) Editor Multiplayer Mode: Play As Cl ...
After Resuming from the Menu in the Blueprint_HUD level of Content Examples, looking around with the mouse is restricted to the window bounds. Clicking inside the viewport resolves the issue. ...