Removing a parameter from a blueprint function in a library can cause actor classes calling it to lose their parent or instance data

UE - Gameplay - Blueprint - Oct 4, 2018

Compile errors caused by an actor calling a function with something hooked up to a removed parameter can cause that actor to lose it's place in the hierarchy. Typically, the actor will be fixed once ...

Editor crashes when calling a "scroll into view" node with missing parameters

UE - Editor - UI Systems - Jan 15, 2018

There is an issue where Editor crashes when calling a "scroll into view" node with missing parameters. This issue should be caught when compiling the blueprint as one of the values should not be nul ...

[CrashReport] Mac crash - FCocoaRunLoopSource::Process

UE - Platform - Apple - Sep 14, 2017

This is a somewhat common Mac crash that has occurred since at least 4.14 and into 4.17. Users have not provided any descriptions of their actions when the crash occurred. The callstack contains l ...

[CrashReport] - TRawMessageHandler<FTargetDeviceServicePong,FTargetDeviceProxyManager>::HandleMessage()

UE - Platform - Mobile - Jan 25, 2018

User comments:Packaging Android Crash with similar callstack fixed in 4.16: [Link Removed] I verified that the repro steps in that bug do not cause a crash in 4.18.3 Similar crash on Mac: [Link Re ...

[CrashReport] Assertion failed on Linux: SharedContext.hGLContext in OpenGLLinux.cpp

UE - Platform - Linux - Jun 16, 2017

This is a top community crash occurring on Linux. The two linked CrashGroups have nearly identical callstacks. A log file is attached. Additional information is currently unavailable. Callstack f ...

Open Level Crash in Gear VR

UE - Platform - XR - Oct 5, 2016

Projects using Open Level (blueprints) or ServerTravel (in C++) will crash the application once it's open on a device using Gear VR Mode. 10-05 18:01:46.451: A/art(19619): sart/runtime/check_jni.cc ...

Changing foliage quality during runtime crashes editor/game

UE - World Creation - Worldbuilding Tools - Foliage - Oct 25, 2017

Editor will crash if a foliage type has Enable Scaling Density checked and user changes Engine Scalability Setting for Foliage during Runtime. Alternatively, if Foliage Quality is changed using a B ...

Adding HISMC instances resets wind for all existing instances

UE - Graphics Features - Jul 6, 2018

When adding new HISM instances, actors using SpeedTree -> WorldPositionOffset material are reset. 4.19 Repro project provided by user. I was unable to get WPO wind working in 4.18, I did noticed th ...

Preformance drop when calling draw to render target

UE - Graphics Features - Jun 19, 2018

There is a major performance drop after 4.18 when calling draw material to render target. This is an issue reported by many community members, and there seem to be additional reports with different ...

Editor crashes when assigning Landscape layer info while Forward Shading is enabled

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

Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...