AI Perception Hearing Sense Successfully Sensed Returning False

UE - AI - Jun 2, 2016

AI Perception Hearing Sense is returning false for successfully sensed, even when a Noise Event is being reported. Found in 4.12 binary. Reproduced in 4.11.2 binary. ...

All Classes Tab of Modes Panel Not Updating Automatically

Tools - Jun 2, 2016

Blueprints are not appearing in the All Classes tab of the modes panel after being loaded until the tab is switched. Found in 4.12 binary. Reproduced in 4.11.2 binary and Main CL 2994701. ...

Thumbnail for blueprints with a mesh update on tick when construction script adds meshes to blueprint

UE - Gameplay - Blueprint - Jun 6, 2016

Blueprint thumbnails that are updated via the construction script update on tick in the Content Browser, even when no change has been made to the blueprint. Regression (Yes) issue (does not) occur ...

UCS continuously runs while a blueprint's thumbnail in content browser is focused

UE - Editor - Content Pipeline - Content Browser - May 18, 2016

Blueprints with a mesh call the UCS continuously when focusing the thumbnail in the content browser. This is easily visible with a Print String in the UCS causing log spam. This does not occur in ...

Emissive for Static Lighting discarded upon Re-opening Level or Restarting Project

UE - Graphics Features - May 24, 2016

'Emissive for Static Lighting' discarded when restarting or re-opening a project. I discovered this issue while testing [Link Removed]. This issue does not occur in the binary 4.11 release so I hav ...

Deleting audio subtrack deletes the entire track

UE - Anim - Sequencer - Jan 20, 2017

Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...

Inconsistency between Rotation Widget and Transform details

Tools - Mar 7, 2016

The rotation widget and Rotation details sidebar have inconsistent values when rotating using the widget. Also, when hitting a 90 degree rotation from 0, 0, 0, the other axis values are affected. ...

Scroll bar becomes so large that you can no longer scroll with Cloth Config open

UE - Editor - UI Systems - Slate - May 11, 2017

Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...

Increment / Decrement nodes do not call BlueprintSetter functions

UE - Gameplay - Blueprint - Oct 31, 2017

When BlueprintGetter / BlueprintSetter specifiers are used for a property, the increment/decrement nodes in blueprints will call the BluprintGetter function but not the BlueprintSetter function. Th ...

Hot Reload wipes all elements of UProperty TArrays in Blueprint subclasses

UE - Foundation - Cpp Tools - Hot Reload - Dec 5, 2017

Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...