Level cannot save when compile setting is changed on blueprint present in level

UE - Gameplay - Blueprint - Aug 21, 2017

When using a project that has a blueprint in a level when the project is created, there is an issue that is occurring when you modify the compile settings and attempt to save the level There is an e ...

Level Sequence option "Allow Level Edits Only" causes Frame Rate drop when used

UE - Anim - Sequencer - Aug 15, 2017

When using the new option "Allow Level Edits Only" there is a drastic frame rate drop while playing the sequencer. This frame rate drops when only using this option. Versions Tested: 4.16.3 - CL: 3 ...

Hot reload can prevent code components from being accessible in blueprints

UE - Foundation - Cpp Tools - Hot Reload - Sep 29, 2017

When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...

Build fails due to potential divide by 0 error

UE - Graphics Features - Sep 29, 2017

Shipping builds of the Engine fail when using the Visual Studio 2017 compiler due to a potential divide by 0 error. This is because the TotalColumnSize property of SMemoryStats is set to 0 by defaul ...

Lighting Channels Do Not Function with 78+ Lights on Actor

UE - Graphics Features - Oct 20, 2017

Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...

Videos of certain sizes no longer display in media players

Media Framework - Oct 27, 2017

Videos of certain sizes no longer display in the Media Player, this also applies to when the media player is a texture or in a material. This issue appears to be a regression. Versions Tested 4.16. ...

No Editor Audio on Linux when using ALSA

UE - Platform - Linux - Oct 31, 2017

No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...

[CrashReport] UE4Editor_Engine!FSkeletalMeshObject::UpdateMinDesiredLODLevel() [skeletalrender.cpp:81]

OLD - Anim - Nov 2, 2017

This is a somewhat common crash that has occurred since at least the 4.16 release. User DescriptionsReimported a skeletal mesh from an FBX file.reimported static mesh Source Context 70 v ...

Crash Occurs When Actors are Attached Across Persistent and Sublevels When Levels are Saved

UE - Anim - Sequencer - Dec 12, 2017

Can attach actors to each other through the use of sequencer even though actors are in different levels which leads to crashing when saving and changing levels F3DAttachTrackEditor::IsActorPickabl ...

Crash w. 'Serialized Class LinkerPlaceholderExportObject for a property of BlueprintGeneratedClass'

UE - Gameplay - Blueprint - Sep 25, 2017

I was attempting to repro [Link Removed]. I created a new Actor BP, placed it in the level, added a ref to it to the level BP (instead of the projectile approach in the repro), and tried to save my ...