[CrashReport] Fatal error: Cast of nullptr to Actor failed - UE4Editor_CoreUObject!CastLogError()

Tools - Jul 19, 2017

This is a common crash affecting users in 4.16, and has been occurring since at least 4.14. It has affected more than 400 unique users, unfortunately they have provided little information. User Des ...

Editor freezes when setting browser filepath for inserted element in project settings

UE - Platform - Mobile - Feb 7, 2017

May be similar issue as [Link Removed] but with slightly different repro steps. Not a regression as it occurs in 4.14.3 ...

Changing the “show mouse cursor” variable of PlayerController with a mouse button input does not work the same as with a keyboard input

UE - Editor - UI Systems - Slate - Oct 6, 2020

Using the mouse input to show the mouse cursor acts like an Alt+Tab. When clicking the mouse input again to no longer show the cursor, the camera controls stop at the edge of the screen. Reported i ...

Changes to InputMappingContext made during game play revert to previous state after restarting engine

UE - Gameplay - Input - Nov 21, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...

Using a Wait Delay node on Linux causes editor to immediately close without crashing

UE - Platform - Linux - Sep 14, 2015

If a call is made to the blueprint node Wait Delay the editor will immediately close during PIE when the call is made without the crash reporter appearing. The "Wait Delay" node only exists on Linu ...

Engine crash from opening level bounds blueprint after project reopens

UE - Gameplay - Blueprint - Jun 2, 2017

There is a crash that is occurring when a blueprint with the parent of "Level Bounds". The crash occurs when the project is closed and reopened. Opening the blueprint immediately after it was create ...

RadialForceComponent ignores collision of Object Type set in Collision Presets if component is initialized in C++

UE - Gameplay - Jul 28, 2016

When a RadialForceComponent is attached to a object in C++, it doesn't take on the "Object Types to Affect" in the component settings of the Blueprint. If the RadialForceComponent is created as a co ...

SetWorldOrigin in console command crashes editor

UE - Gameplay - May 6, 2016

Using the SetWorldOrigin console command crashes the editor. Frequency 3/3 Crashreporter N/A Regression (yes) issue (does not) occur in 4.11.2 ...

Reproducible softlock on iOS

UE - Platform - Apple - Jul 18, 2023

After performing the repro steps, screen will softlock unless you perform the "slide from 3 to 4, then back to 3" steps.  Appears to be an iOS system bug, but see if we can find a workaround. ...

Mobile Map loading times have increased from 4.12 to 4.13

UE - Platform - Mobile - Oct 4, 2016

The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...