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

Crash Occurs when changing the 'Max Metal Shader Standard To Target' option within iOS Project Settings

UE - Platform - Mobile - Jan 26, 2017

A crash occurs when setting the Max Metal Standard Shader version within the Project Settings for iOS. I tested on both Mac and PC and the crash occurs on both machines. Regression? No, this is not ...

X axis rotation only follows relative rotation

UE - Gameplay - Apr 10, 2017

A user is reporting that the X axis rotation appears to only rotate based on the object's relative rotation, and not rotate based on the world rotation, even when using Set world rotation. For test ...

Launch crashes on Android if device has Wifi disconnected

UE - Platform - Mobile - Mar 10, 2016

Launch On crashes on a Android devices if networking is disabled. This used to work and should not crash. ...

RENDERING: Unchecking Actor Hidden in Game for Actors is not letting them be visible in game

UE - Graphics Features - Jun 19, 2014

CHANGELIST: 2107728 BRANCH: UE4 DESCRIPTION: Unchecking the Actor Hidden in Game checkbox is not allowing a Note or an Ambient Sound be visible when played in the editor    QA REGRESSION? NO    ...

Cannot package an Engine plugin if another Engine plugin depends on the plugin being packaged

UE - Foundation - Cpp Tools - Plugin System - Nov 12, 2018

Packaging an Engine plugin fails if another Engine plugin lists that plugin as a private dependency. In the two attached plugins, PluginA lists PluginB as a required plugin in its .uplugin file, and ...

Renaming blueprint macro causes Failed import for EdGraph errors

UE - Gameplay - Blueprint - Feb 4, 2022

Macro libraries try to support guid-based renaming: when a specific macro is renamed blueprints using the old name will automatically point to the new name and work properly. However, this fixup hap ...

BoneList and BoneFilterActionOption in LOD0 of LODSettings are displayed after editing other LOD level

UE - Anim - Runtime - Jul 31, 2023

BoneList and BoneFilterActionOption in LOD0 of LODSettings are filters by the following code. void FSkeletalMeshLODSettingsDetails::CustomizeDetails(IDetailLayoutBuilder& LayoutBuilder) { ... st ...

Bug when trying to Ctrl+Z after Replace Actors

UE - Editor - Workflow Systems - Dec 22, 2023

From the UDN case #00649142: My team noticed a bug where sometimes when using "Undo" (Ctrl+Z usually) the BP they are working on disappears in the level. We were able to find a 100% repro case when ...

Editor crashes when setting return value pin to object variable in widget blueprint

UE - Gameplay - Blueprint - Apr 9, 2015

Editor crashes when attempting to set an object variable to a return value within widget blueprints. Frequency: 2/2 Crashreporter: [Link Removed] ...