Material preview black when using Static Switch Parameter with Texture Objects

UE - Rendering Architecture - Materials - Aug 28, 2015

Material preview doesn't render correctly with using a Static Switch Parameter with Texture Objects. See attached image ...

Spawn actor does not recognize changes to string/name variables

UE - Gameplay - Blueprint - Aug 28, 2015

Spawn Actor from Class does not accept new values to exposed variables that are altered upon spawn. ...

Blueprints components setup through code cannot have the parent socket set inside the blueprint

UE - Gameplay - Blueprint - Aug 28, 2015

If a component is created/setup through code and set as the child of a mesh component, clicking the magnifying glass in the Parent Socket field does not bring up the list of mesh sockets to attach t ...

DrawMaterialSimple() disrupts widgets being drawn to the screen depending on widget hierarchy

Tools - Aug 28, 2015

Calling the HUD::DrawMaterialSimple() function may cause blueprint widget elements to not be drawn on screen depending on the hierarchy of the widget. Google Drive link to Project: [Link Removed] ...

Adding a function to a BP Component causes compile errors in BPs that use that component

UE - Gameplay - Components - Aug 28, 2015

Adding a function to a Blueprint component causes other Blueprint that use that component to have Errors and must be re-compiled. ...

Nav Mesh bounds are ignored when the character is on the edge of the nav mesh

UE - AI - Aug 28, 2015

If the user spawns the character on the edge of a nav mesh after selecting a destination for the character, the character will then ignore any information given by the Nav mesh and it will then head ...

Setting a delegate in code as constant does not compile

Docs - Aug 28, 2015

Using the wiki documentation to setup a Dynamic Delegate in code gives compile errors that the DelegateName doesn't exist. Adding the open/close braces ("[" and "]") give a different compile error ...

Auto Align Floor to Mesh causes floor to align well below the mesh

OLD - Anim - Aug 28, 2015

NOTE: This is likely a known issue, but I could not find an existing bug for tracking Auto Align Floor to Mesh causes floor to align well below the mesh. Causes the mesh to float I've tried with ...

Light Complexity view mode is qute different from document.

UE - Graphics Features - Aug 28, 2015

Light Complexity view mode is quite different from document. https://docs.unrealengine.com/latest/INT/Engine/UI/LevelEditor/Viewports/ViewModes/index.html#lightcomplexity ...

Max Pitch Angle does not correctly apply when utilized in procedural foliage volumes

UE - World Creation - Worldbuilding Tools - Foliage - Aug 27, 2015

Random Pitch Angle does not properly apply when called within a procedural foliage volume. ...