Editor Crashes when compiling a 3d widget after adding array variable

UE - Editor - UI Systems - Feb 23, 2015

Editor crashes when user adds array variable (any type) to a 3d widget that is used within a blueprint actor and then compiles the widget. Frequency: 4/4 Crash Reporter: [Link Removed] ...

Landscape does not conform to splines correctly

UE - LD & Modeling - Terrain - Landscape - Feb 20, 2015

When attempting to deform a landscape to landscape splines, the landscape often does not correctly conform to the spline and will appear through portions of the spline or the spline will "float" abo ...

The Color Picker in the Material Editor doesn't pick colors from windows outside of the editor anymore

UE - Rendering Architecture - Materials - Nov 19, 2014

The Color Picker/Eye Dropper in the Material Editor doesn't register colors from any windows outside of the editor anymore. Changelist #2337679 (Not working here of any changelist created after it ...

Wildcard reroute nodes do not propagate data type changes through a chain of existing reroute nodes

UE - Gameplay - Blueprint - Dec 5, 2014

When two connected wildcard nodes are attached to a type input of another node, the wire and second wildcard node do not update their data types to match. Image attached. This can only occur when e ...

Physics object set to OverlapAll will still collide with the player

UE - Gameplay - Aug 24, 2015

Physics object set to OverlapAll will still collide with the player User Description: The pawn is simply colliding with and causing physics on objects it shouldn't be. To replicate: Set up a new ...

Using HideCategories specifier does not hide custom categories

Tools - Aug 6, 2015

If a Component/ variable is given a custom category in code, using the HideCategories specifer inside the UCLASS macro does not hide the category. ...

Mouse Position doesn't properly update on tick when framerate is low in standalone game

UE - Editor - UI Systems - Slate - Dec 11, 2015

If a game is run in the standalone editor and the FPS drops to ~20-30 FPS, pressing an event such as LMB and returning the mouse position on tick will cause the tick to jump inconsistently. Note: ...

Notifies are retriggered on loop of an animation in Matinee/Sequencer

UE - Anim - Sequencer - May 31, 2016

Notifies are retriggered on loop of an animation in Matinee/Sequencer. This occurs during Sequencer Editor playback and when playing in game. ...

Get World Delta Seconds Not Pausing When Hitting a Breakpoint

UE - Gameplay - Blueprint - Feb 11, 2016

When debugging a blueprint using breakpoints, if you click the Resume button while you have Get World Delta Seconds running on tick, it will always return a maximum clamped value of .4 seconds (or l ...

NotBoolean node is broken in specific projects for State Machine Transitions

OLD - Anim - Oct 14, 2015

In the attached project, you'll find the NewChar_AnimBP. In the state machine, there is a "NotBoolean" node in the JumpingToFallingLoop transition that appears to be broken. At first, the NotBoo ...