UMG Widget color and Text color has different output at UE4 editor to Mobile preview and Mobile device.

UE - Editor - UI Systems - Jul 3, 2015

UMG Widget color and Text color has different color output at UE4 editor to Mobile preview and Mobile device. https://udn.unrealengine.com/questions/251945/umg-viewport-device%E1%84%8B%E1%85%A6%E1% ...

Character blueprint tick function does not behave properly

UE - Gameplay - Jul 2, 2015

Character tick event will continue to trigger even if Start with Tick Enable is set to false. Workaround: Setting "Set Actor Tick Enable" to false on Begin Play will prevent the tick event from t ...

Editing an instanced variable that is nested in two other instanced variables causes a crash

UE - Gameplay - Blueprint - Jul 2, 2015

If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...

Crash when trying to change game mode settings

Trying to change game mode settings after restarting the editor will cause the editor to crash. ...

Localization warnings when opening a new project in 4.8.1

Tools - Jul 2, 2015

There are a couple of warnings that show up in the output log that are dealing with localization when opening up a new project. ...

Crash Building Lighting with Tile Map in Level

UE - Gameplay - Paper2D - Jul 2, 2015

Built Lighting with Tilemap in ViewportSaved Paper2D Project after editing blueprint graph Building lighting with a non-empty Tilemap causes crash. The editor builds fine with an empty Tilemap howeve ...

Components and Actors attached to physics objects (with weld) are not solidly attached

UE - Simulation - Physics - Jul 2, 2015

Components and Actors attached to physics objects are not solidly attached. The child actor tends to float around in relation to the parent. Occurs even when using a "Weld" attachment In the exam ...

r.SimpleDynamicLighting causes crash

UE - Graphics Features - Jul 2, 2015

Setting the console command r.simpledynamiclighting to true in the editor causes massive rendering issues and if you attempt to open a New Material, the editor will crash. See attached Movie Also ...

Memory leak when opening and closing blueprints

When opening and closing blueprints within the editor, the memory continues to go up and doesn't seem to release the memory once the blueprint editor is closed. ...

RepNotify variables passed by reference to a function or macro that then change the value of the variable do not trigger the OnRep function on the Server

UE - Networking - Jul 1, 2015

RepNotify variables passed by reference to a function or macro that then change the value of the variable do not trigger the OnRep function on the Server. This is inconsistent with the behavior with ...