Dithered LOD transition does not happen on FOV change

UE - Graphics Features - Jan 26, 2017

When LOD change is triggered by camera FOV change, no dithered LOD transition happens. ...

Peripheral Vision Angle Value Not Being Clamped

UE - AI - Jan 25, 2017

Peripheral Vision Angle values are not being clamped to the maximum supported value if a greater value is entered. ...

Tooltips Not Displayed for Local Blueprint Variables

UE - Gameplay - Blueprint - Jan 25, 2017

Local blueprint variables do not appear to be displaying their tooltips when Get or Set. This is inconsistent behavior, as adding a non-local variable displays the tooltip when Get or Set. ...

Out of date info and typo in comments for DDC in BaseEngine.ini

UE - Foundation - Core - Jan 25, 2017

In BaseEngine.ini,Comment says "DerivedDataBackendGraph is the default graph" - this information needs to be updated to mention that launcher installs of the engine would use "InstalledDerivedDataB ...

Vertical truncation/Extra vertical space with Japanese fonts

UE - Editor - UI Systems - Slate - Jan 25, 2017

Font rendering for some Japanese fonts is not working reliably, in terms of font height. In some cases, vertical truncation is happening, and in other cases font displays extra vertical space. ...

Crash when opening blueprint with collapsed nodes with structure output, split pin

UE - Gameplay - Blueprint - Jan 25, 2017

If you have a collapsed graph with user defined structure as output, and if the output pin is split, the BP always crashes the editor after you reopening the project. This can also happen in level b ...

[CrashReport] UE4Editor_UnrealEd!FEdGraphUtilities::PostProcessPastedNodes() [edgraphutilities.cpp:138]

UE - Gameplay - Blueprint - Jan 24, 2017

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 ( ...

Sequencer does not refresh on creating a new camera if Default Property Tracks is empty

UE - Anim - Sequencer - Jan 24, 2017

If CineCameraActor's Default Property Tracks setting is empty, doing add camera in sequencer does not update the content of Sequencer. One needs to close then reopen Sequencer to see the added Camer ...

Memory-only FMOD assets cause 'unable to find cached package' spam in log

UE - Foundation - Core - Cooker - Jan 23, 2017

When loading individual events/sounds in an FMOD bank file, the cook will emit a warning for each asset which pollutes the log file with superfluous messages. This is because the actual event/sound ...

Character Can Jump Indefinitely on the Client When JumpMaxHoldTime > 0

UE - Gameplay - Jan 23, 2017

Characters on the client can jump indefinitely when using a Jump Max Hold Time of > 0. It appears that this option is not available on the client. ...