Skel/Vert/Surf Module is spawning sprites at emitter origin

UE - Graphics Features - Nov 7, 2014

Even after assigning associated bones and mesh to the module, the emitter is spawning a number of sprites at the emitter origin. See Picture Attached This may be related to an earlier reported iss ...

LIVE: Some Chinese letters do not show when used with UMG when deployed to mobile

UE - Editor - UI Systems - Localization - Nov 7, 2014

When deploying a project to an Android device that uses UMG and Chinese text, Not all text is displayed when deployed to a mobile device ...

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 ...

CPU Particles spawned through Blueprints do not keep Collision

UE - Graphics Features - Nov 5, 2014

Particle Systems spawned via a blueprint are not generating collision. The same system will generate collision if placed directly in level. Also reported: https://answers.unrealengine.com/questio ...

The Command and Control keys are swapped for Input nodes on Mac

UE - Gameplay - Input - Nov 4, 2014

Mac only. The Command and Control keys are swapped for Input nodes. Pressing the Left Command key triggers Left Ctrl, pressing Left Control triggers Left Cmd, and pressing Right Command triggers R ...

AI characters float above the ground only when in a packaged project

UE - Gameplay - Nov 4, 2014

The users AI characters will work correctly while in PIE & Standalone Mode but when in a packaged project they will float above the ground. This was working correctly for the user in 4.4.3 but the ...

No way to access console out-of-the-box on JPN. GER, KOR, etc foreign keyboards

UE - Gameplay - Input - Nov 4, 2014

Because Japanese, German, Korean, and other keyboards don't have the back tick/tilde key, the console is inaccessible without first remapping to another key in the settings. This is a major pain bec ...

Packaged Win32 Shootergame crashes in OpenGL

UE - Graphics Features - Nov 4, 2014

Packaged Win32 Shootergame crashes in OpenGL. This cropped up while testing on Windows XP, but occurs on all platforms if you launch in OpenGL. QA REGRESSION: YES WORKING: Regressing now BROKEN: ...

LIVE: Character is jittering with Blend-Weights enabled

OLD - Anim - Oct 31, 2014

When changing the value of the blendweights of a character in a level, it is breaking the animation that the character has and causign the animation to show as jittery. ...

Editor crashes when attempting to open a new level from a level that has an external curve in a timeline within the level blueprint

UE - Gameplay - Blueprint - Oct 27, 2014

The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...