Code classes with a portion of the project name and parent type cannot be created.

Tools - Feb 25, 2015

When adding code to a project, class names cannot be used if they contain a portion of the project's names and the type of class of the parent. Message says that the name is already used by another ...

Mousing over component list of an actor with InputComponent causes breakpoint in VS during PIE

Tools - Feb 24, 2015

When debugging a project through Visual Studio, if an actor with an Input Component is selected in the World Outliner a breakpoint will trigger in VS when attempting to select/mousing over any compo ...

BeginPlay has inconsistent behavior

Tools - Feb 23, 2015

Certain calls made on Begin Play do not function as expected. Users expect BeginPlay to be called when the game is loaded/playable EX: Using GetViewportSize on begin play will return 0 for X and Y ...

Add a way to specify the font size when using a runtime font with AHUD

Tools - Feb 23, 2015

AHUD::DrawText can currently only accept a UFont asset. An overload of this that took a FSlateFontInfo would allow people using Blueprints to override the font size and typeface (as you can already ...

Inconsistency is docking location when opening assets

Tools - Feb 19, 2015

When opening materials, textures and meshes the tab that opens will randomly either dock to the main editor window or open as its own window. User's video highlights inconsistency. ...

Box selection in orthographic view ports with nothing previously selected will select BSP brushes even when you are not passing over edges or vertices

Tools - Feb 13, 2015

Box selection in orthographic view ports with nothing previously selected will select BSP brushes even when you are not passing over edges or vertices. The current expected behavior is that it would ...

Keyboard Shortcuts for Blueprint Editor Do Not Appear until Opening Blueprint

Tools - Feb 11, 2015

In any newly opened project the 'Keyboard Shortcuts' within the 'Editor Preferences' for the 'Blueprint Editor' do not appear until you have opened a blueprint within the project. After closing and ...

Actors are deleted when multiple actors from multiple sublevels are moved to the persistent level

Tools - Feb 10, 2015

Actors disappear when multiple actors are selected and are moved from multiple sublevels to the persistent level at the same time. ...

Crashes upon project start up

Tools - Feb 10, 2015

Crash Report: [Link Removed] After downloading latest revision, user is no longer able to open project due to constant crash. ...

Crash Occurs when pressing PIE after changing the Default Cursor in Project Settings

Tools - Feb 10, 2015

If a custom cursor is applied through Edit > Project Settings > User Interface Default Cursor and then the user attempts to launch their game the editor crashes. ...