Spline blueprints cause negative values in Scene Outliner until build pressed again

Tools - Nov 6, 2014

Moving a spline mesh in the viewport causes negative values to be applied in the scene outliner actor count until the level is built again. ...

LIVE: A Local Variable cannot have its type changed if another local variable with the same name in a different function is in use

UE - Gameplay - Blueprint - Nov 6, 2014

Two local variables with the same name in two different functions still interact with each other in some way. This was reported in TTP 346132 and fixed in that case, but currently if a local variabl ...

Editor Crashes on Nvidia GT 630M

Tools - Nov 6, 2014

Editor Crashes on startup when using an NVidia GT 630M graphics card ...

LIVE: C++ Actors cannot be duplicated if component has spaces in name.

UE - Foundation - Core - Nov 6, 2014

If a Component of an actor has a space in its text, it will not correctly render that component when duplicated in the editor viewport. If the spaces are taken out of the text, the actor renders as ...

LIVE: Code projects using TextureRenderTarget2D will not build because UTextureRenderTarget is undefined in TextureRenderTarget2D

UE - Foundation - Core - Nov 5, 2014

If a TextureRenderTarget2D is used in a code class, the build of the project will fail with an error stating that the UTextureRenderTarget base class is undefined. The line #include "Engine/TextureR ...

LIVE: Beam Particle Systems distort if camera is placed along the tangent's axis

UE - Graphics Features - Nov 5, 2014

A Beam Particle System that uses a tangent in its source and target setup will distort if viewed from along the tangent's axis. (See attached Picture) This hold true for all 3 axis . ...

Changing the directional light from stationary to movable causes the mobile preview to show dark

UE - Graphics Features - Nov 5, 2014

When Changing the Light source in the Sci Fi Hallway from stationary to movable, the room will become dark on Mobile preview. ...

Set Text Render Color registers max value instead of actual value from random floats

UE - Gameplay - Blueprint - Nov 5, 2014

When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...

Unable to unhide floating tabs

UE - Editor - UI Systems - Slate - Nov 5, 2014

If you have a tab undocked so it is floating and right click it->hide tab, you will be unable to unhide it. I think the orange triangle is being blocked by the Unreal button. ...

LIVE: Manually importing a single LOD created in Maya will rotate -90 degrees

UE - Editor - Content Pipeline - Import and Export - Nov 5, 2014

DESCRIPTION: When importing a mesh created with Maya then saving, closing, and reopening the editor, if you add a LOD via the right mouse menu or mesh editor will result in the LOD importing -90 rot ...