Editor Crashes When Trying to Render Canvas From Blueprint

UE - Graphics Features - Feb 15, 2018

This occurs in 4.19p but not in 4.18. Per User: As of current preview, there is no possibility to render in blueprint using canvas, (UCanvas::K2_DrawMaterialTriangle always ends up with assert in  ...

Assets set to Literal Soft Reference Pins in Async Load nodes are not referenced

UE - Gameplay - Feb 15, 2018

When Soft Class/Object references are set to Async Load nodes by using the Literal Pin, they are not referenced by the loading blueprint. ...

MRMeshComponent has no Super call on BeginPlay

UE - Platform - XR - Feb 14, 2018

The MRMeshComponent is a derived component class that should have a call to Super being made, yet there isn't one. ...

Project Settings, IOS does not have a setting to override the @2x and @3x icons, so new projects will show the default UE4 icon

UE - Platform - Mobile - Feb 13, 2018

A packaged Shipping build of an iOS project still includes a few default UE4 logo icons, even if all of the icons in the Project Settings window have been set to custom icons. At least one user has ...

Flat Tessellation broken on DX12 renderer

UE - Graphics Features - Feb 13, 2018

Behavior reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480 and 4.19.P4 CL 3873914 To run the engine with DX12 I made a shortcut of the UE4Editor.exe found at D:\Epic Games\UE_4.18\Engine\Binaries\ ...

Display error when removing foliage instances in standalone or built game

UE - World Creation - Worldbuilding Tools - Foliage - Feb 12, 2018

This bug has different behavior depending on the engine version. When tested in 4.19 Preview 4, the 1M_Cube meshes do not render in the standalone/built game.   In 4.20, the meshes render but some m ...

Widget components set as IsVariable have non-functional settings/variables

UE - Editor - UI Systems - Feb 12, 2018

There is an issue occurring where Widget components set as IsVariable have non-functional settings/variables. This issue occurs with multiple widget components. This does not appear to be a regressi ...

Incorrect path for folders in Xcode results in their names being displayed in red instead of black

UE - Platform - Apple - Feb 11, 2018

The full path for some folders in a Xcode includes `Intermediate/ProjectFiles/`. This is incorrect, since that path does not exist, and results in the folder names being displayed with red text. Rem ...

BuildId in the UE4Editor.version file for a local binary build will sometimes be updated when a hot reload is performed

UE - Foundation - Core - Feb 10, 2018

Performing a hot reload on a project that is using a local binary build of the Engine will sometimes result in the Engine's UE4Editor.version file being updated with a new BuildId value. That result ...

[CrashReport] UE4Editor_Engine!FDynamicMeshBuilder::GetMesh() [dynamicmeshbuilder.cpp:694]

UE - Graphics Features - Feb 10, 2018

No user comments in crash group ...