Editor Dirty flag not updated in Windows task bar until focus is returned

Tools - Jan 10, 2015

A Blueprint marked Dirty will appear in the Windows Task Bar with an asterisk beside its name. Saving this Blueprint will remove the Dirty flag, but the Task Bar will continue to show the BP as Dirt ...

console "stat" commands function properly but report command as not recognized

Tools - Jan 9, 2015

A number of "stat commands" such as "stat memory" or "stat collision" are working when used but display the message "Command not recognized: stat memory" when entered. ...

When the viewport is locked to an actor the 'F' Key cannot be used to focus

Tools - Jan 9, 2015

If the user uses the feature to lock the viewport to an actor (such as a camera) and then tries to use the 'F' to Focus on another actor in the scene nothing will happen. The 'F' loses it's ability ...

Color Picker always select sRGB color space even when toggled off

Tools - Jan 9, 2015

The Color Picker is showing a difference in color space when toggling the sRGB setting, but the final resultant color is always the sRGB true color. ...

Locking a selected Actor in a Level keeps the Actor highlighted when selecting another Actor

Tools - Jan 9, 2015

Locking a selected Actor in a Level keeps the Actor highlighted when selecting another Actor. ...

Moving an Actor using the Transform controls in the Details panel with Realtime disabled leaves the Widget in its initial location

Tools - Jan 9, 2015

Moving an Actor using the Transform controls in the Details panel with Realtime disabled leaves the Widget in its initial location. Clicking off the Actor and then selecting it again restores the ...

[CRASH]SIGSEGV: invalid attempt to access memory at address 0x0

Tools - Jan 7, 2015

Callstack: <CALLSTACK START> FTaskThread::ProcessTasksUntilQuit(int) Address = 0x1091943e5 (filename not found) [in UE4Editor-Core.dylib] RenderingThreadMain(FEvent*) Address = 0x10de37e4b (filena ...

Actor positioning breaks if placed on an actor using async scene setting

Tools - Jan 6, 2015

When "End" is used to bring an actor to the closest surface below it, if that surface is another actor that is set to simulate physics the first actor will go inside the actor simulating physics rat ...

The link to download Visual Studio 2013 in the Project Browser is invalid

Tools - Jan 5, 2015

When creating a C++ project in the Unreal Project Browser without a compiler installed, the following message appears with an invalid link: "No compiler was found. In order to use a C++ template, y ...

Changing project settings in the Editor can result in duplicate entries in the project's .ini files.

Tools - Dec 30, 2014

Changing the packaging settings for a project in the Editor results in double entries in the .ini file for the project. This seems to have worked fine in 4.5.1 (CL 2336109). Found broken in 4.6.1 ( ...