World Override GameMode values do not save after project is closed and reopened

UE - Gameplay - Apr 17, 2015

The gamemode settings under world override do not save once the project has been saved, closed and reopened. ...

When an event on a component that is called from an actor's constructor is deleted, the editor crashes

UE - Gameplay - Blueprint - Mar 16, 2015

When an event on a component that is called from an actor's constructor is deleted, the editor crashes. ...

Crash when renaming AnimGraph function in AnimBP

OLD - Anim - Apr 17, 2015

When renaming the AnimGraph in an Animation Blueprint, the editor crashes after you hit enter. [Link Removed] [Link Removed] Occurs in: 4.7.5 Release CL:2503383 4.8 Main CL:2513846 ...

Text blocks are playing "Simon says" All texts blocks become the same text block.

UE - Editor - UI Systems - Jan 19, 2015

After clicking on the little down arrow for localization dragging any of the textblock widgets (that are not set to the default text) will result in all of the text blocks (that are not set to the d ...

Trying to type of a text box that is applied to a 3D widget will result in a crash

UE - Editor - UI Systems - Feb 16, 2015

After placing a Textbox in a widget and then adding it to the level in the form of a 3D widget, the editor will crash if the user attempts to use it. ...

UHT needs to enforce that BlueprintNativeEvents have "virtual" on user-defined _Implementation functions

UE - Foundation - Core - Mar 3, 2015

Forgetting to add the "virtual" in engine code implementations of these _Implementation functions makes them not overridable by users. UHT should catch this and emit a warning/error. For instance t ...

Landscape Physical Material always registers default

UE - Simulation - Physics - Mar 7, 2015

Physical materials on landscapes always return DefaultPhysicalMaterial, even when the surface type is changed. ...

Skeletal mesh defined in code cannot be set in the editor.

UE - Gameplay - Blueprint - Apr 16, 2015

Defining a skeletal mesh component in code and attaching it to the root component will not allow the component's details to be editable inside the editor. ...

NetMulticast and BlueprintCallable C++ functions reportedly have incorrect parameters

UE - Networking - Nov 7, 2014

Bug report from AnswerHub. Need to figure out why C++ functions tagged NetMulticast and BlueprintCallable send the wrong paramters to some clients. ...

Align Brush Vertices not adjusting BSP brushes in 4.7 Preview 4

UE - LD & Modeling - Modeling Tools - BSP - Jan 22, 2015

Align brush vertices does not function in 4.7 preview 4. ...