Having more than one Show or Hide Toggle in Matinee Visibility Track causes a compile error in Level Blueprint

UE - Gameplay - Blueprint - Jan 5, 2015

Having a Matinee Controller in the Level Blueprint and a Visibility Track with multiple Show and Hides will cause a compile error in the Level Blueprint. ...

Navigation does not work in sub-levels

UE - AI - Jan 28, 2015

Navigation does not work in sub-levels. If the Nav Mesh Bounds Volume in a sub level is not touching a Nav Mesh Bounds Volume in the Persistent Level, it will not appear or function during Play. It ...

Entering 'Show Collision' for a project and then 'Quit' via the console command, you will receive an crash

UE - Graphics Features - May 13, 2015

Once a project is packaged, If you enter the console command 'Show Collision' and the 'Quit', the project will crash upon closing. This is only occurring in a packaged project and not happening whe ...

[CrashReport] UE4Editor_CoreUObject!UObjectProperty::SerializeItem() [propertyobject.cpp:39]

UE - Gameplay - Blueprint - Apr 19, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

Incorrect Root Motion Rotation on AnimSequences created with Sequence Recorder

UE - Anim - Sequencer - Aug 11, 2016

Incorrect Root Motion Rotation on AnimSequences created with Sequence Recorder ...

SlateDialogs does not block user from setting a folder as the uproject in UFE

UE - Platform - Linux - Aug 20, 2016

Users are able to set a folder as the project using SlateDialogs in Unreal Frontend on the Linux machine. ...

Draw Material to Render Target renders black in Standalone

UE - Graphics Features - Sep 28, 2016

The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...

SyncGroups Do Not Function between AnimSequences when Blend Time is 0

OLD - Anim - Sep 22, 2015

SyncGroups Do Not Function between AnimSequences when Blend Time is 0 (zero) *It is quesitonable SyncGroups function between AnimSequences regardless of what the blend time is set to, but especiall ...

Using shortcut to find actor reference in level blueprint opens additional eventgraph windows in level blueprint editor

UE - Gameplay - Blueprint - Feb 24, 2016

Using shortcut to find actor reference in level blueprint opens additional Eventgraph windows in level blueprint editor despite the event graph containing the reference being open already. ...

IsRunningGame( ) is false on iOS when running on device

UE - Platform - Mobile - Oct 20, 2016

When running project on iOS Devices, IsRunningGame( ) in CoreMisc.h returns false. ...