Unknown by landscape material warning logspam when launching onto Android/HTML5/iOS/tvOS

UE - LD & Modeling - Terrain - Landscape - Dec 6, 2017

Unknown by landscape material warning logspam when launching onto Android Also occurs in Main @ CL 3792526 --Reproduces in //UE4/Release-4.18 at CL 3792614 --Reproduces in //UE4/Release-4.18(.1) at ...

Crash opening Child/Grandchild Blueprint after updating to 4.18

UE - Gameplay - Blueprint - Nov 29, 2017

From this UDN: https://answers.unrealengine.com/questions/718928/4180-editor-crash-while-opening-child-blueprint.html Crash occurs when opening child (or in the repro case, grandchild) blueprints a ...

Packaging fails when Online Framework Plugin is enabled in a Binary build.

UE - Foundation - Cpp Tools - Plugin System - Nov 29, 2017

Enabling the Online Framework Plugin in a Binary build of the editor (download from the Epic Games Launcher) causes packaging attempts to fail due to a file that is missing. This does not occur in s ...

Only sound is played for videos on Android devices

Media Framework - Nov 21, 2017

When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...

MediaAssets: Crash in UMediaSoundComponent::UpdatePlayer

Media Framework - Nov 20, 2017

When assigning the same Player ...

CLONE - ShaderCacheTool build fails

UE - Graphics Features - Nov 20, 2017

In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...

Can't change to Orthographic View when viewing Character assets in Editor

OLD - Anim - Nov 20, 2017

When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...

[CrashReport] UE4Editor_BlueprintGraph!UK2Node_MacroInstance::PostPasteNode() [k2node_macroinstance.cpp:54]

UE - Gameplay - Blueprint - Nov 17, 2017

This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 47 void UK2Node_MacroInstance::PostPasteN ...

[CrashReport] UE4Editor_Landscape!FLandscapeSplinesSceneProxy::GetDynamicMeshElements() [landscapesplines.cpp:159]

UE - LD & Modeling - Terrain - Landscape - Nov 17, 2017

This is an infrequent crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. Source Context 147 for (int32 ViewIndex = 0; ViewIndex < Views.Num( ...

Add Component node loses reference on BP compile

UE - Gameplay - Nov 16, 2017

When adding an actor or scene component blueprint reference to an actor blueprint, the component gets changed to an Add Component node when updating the component blueprint. This bug was not present ...