Using Scene Capture 2D with a movable Skylight will cause a crash

UE - Graphics Features - May 11, 2015

When placing a Scene Capture 2D with an assigned Render Target Texture and using a movable Skylight the editor will crash. [Link Removed] ...

Ensure triggered with multiple AddInstance() calls for InstancedStaticMeshComponent

UE - Graphics Features - May 20, 2016

Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...

Mobile Previewer: Safe Zone Invalid Until Window Resize

UE - Platform - Mobile - Jul 12, 2021

When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...

Using dynamic bindings in a code class will result in the bindings becoming a permanent part of any Blueprint created from that class if a hot reload is performed.

UE - Foundation - Core - Mar 26, 2015

If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...

Internal Compile error received from rearranging Format Text nodes

UE - Gameplay - Blueprint - Dec 18, 2014

Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...

IOS crash disabling idle timer when closing the app

UE - Platform - Mobile - Apr 29, 2020

Licensee report of crash during shutdown due to setting [UIApplication sharedApplication].idleTimerDisabledbeing from the Game thread. Grouped together with others items in [Link Removed] ...

Custom UVs don't store information properly in layered materials.

UE - Rendering Architecture - Materials - May 9, 2022

[Link Removed] I have this set up so that FX artists can stack UV manipulations, so I don't want to just have all the UV manipulation in the layer with the base color, even though that does give me ...

UE4Editor crashes while closing on Ubuntu 14.04

UE - Platform - Linux - Mar 29, 2017

UE4Editor crashes when closing on the Ubuntu 14.04 machine. I do not see this issue on my Ubuntu 16.04 machine. ...

VS2015 Update 3 prevents the editor from compiling code

UE - Foundation - Cpp Tools - UnrealBuildTool - Jun 28, 2016

Updating Visual Studio 2015 to Update 3 prevents code projects from compiling / creating new code projects ...

After importing morph target: Ensure condition failed: Referencing SkeletalRenderGPUSkin.cpp

Tools - Sep 23, 2017

Hit handled ensure when dragging the slider in Morph Target PreviewLogOutputDevice: Error: Ensure condition failed: DynamicData->MorphTargetWeights.Num() == LODModel.MorphTargetVertexInfoBuffers.Get ...