Crash occurs running SunTemple on Nexus 6p in Vulkan mode

UE - Platform - Mobile - Jan 14, 2017

Testing Vulkan DLS and hit this crash when running the app on Nexus 6p. This crash does not reproduce on Nexus5_4012_Adreno 330 ...

ShooterGame Crashes on Exit on iOS Due to Exhausting Real Time Allowance

UE - Platform - Mobile - Jul 30, 2018

When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...

Indirect lighting samples incorrect if duplicated levels placed in same persistent level

UE - Graphics Features - Aug 29, 2017

Indirect lighting samples were not made correctly when building lighting with umap duplicated via the content browser and registering both source and destination as sublevels in one map. ...

Regression - Nested scene component subobjects are no longer being registered when the owning scene component is added to an existing Actor instance as an instanced component.

UE - Gameplay - Components - Nov 16, 2016

This is a regression that was introduced with changes made to address issues with native vs. non-native component registration at Blueprint construction time ([Link Removed]). Prior to those change ...

SelectActorsUsingThisAsset doesn't select actors that are referenced by an array and using a Scene component as root

Tools - Sep 11, 2015

SelectActorsUsingThisAsset doesn't select actors that are referenced by an array and using a Scene component as root User Description: I have a BP with editable actor references array. Recently I ...

[CrashReport] UE4Editor_MovieSceneTracks!UMovieSceneCameraCutSection::GenerateTemplate() [moviescenecameracutsection.cpp:24]

UE - Anim - Sequencer - Oct 30, 2017

This is a somewhat common Sequencer crash that occurs in 4.17 and 4.18. User DescriptionsWas trying to copy and paste a camera movement but something screwed up, I tried to add an already built Cam ...

[CrashReport] Fatal error: Cast of nullptr to Object failed

UE - Gameplay - Oct 5, 2017

This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...

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 ...

Web Browsers widget components stop accepting input when toggling visibility with a delay if there is more than 5 browsers

UE - Editor - UI Systems - UMG - Dec 5, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Web Browsers widget components stop accepting input when toggling visibility with a delay if there is more than 5 browsers. This onl ...