Blueprints converted to static mesh with negative scales for a component will invert the faces

Tools - Dec 19, 2016

Negative scaled static mesh components in a blueprint will invert their faces when converted to a static mesh. Note that this does not happen in the following situations: If the BP is scaled negat ...

Draw Material to Render Target renders black in Standalone

UE - Graphics Features - Sep 28, 2016

The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...

Multiple variable categories with different spacing created in BP editor

UE - Gameplay - Blueprint Editor - Aug 24, 2015

Dragging variables to a category in the BP editor creates a new category based on the display name. If you create a category "TestCategory" then dra a variable to that category, it will create a new ...

Cannot edit "Detection by Affiliation" setting if AI Perception Component is setup in code

UE - Gameplay - Blueprint - Jul 9, 2015

If AIPerceptionComponent is set in code, a blueprint of the associated class cannot edit the Detection by Affiliation setting in the details panel for the component. ...

Orthographic Camera View does not work properly in HTML5

UE - Platform - Mobile - Mar 2, 2015

A user has not been able to get his game to run in an orthographic camera angle. It works perfectly fine in perspective, but pushes the game off to the side once in orthographic. Users Tutorial of ...