Crash when getting input action value from a component

UE - Gameplay - Input - Nov 30, 2022

NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them.  ...

Parameters end up associated with the wrong layer after certain material layer swaps

UE - Rendering Architecture - Materials - Mar 6, 2023

The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...

OSVR fatal error while playing in -game

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 About 1/6th of the time I'd start a -game instance and go in to stereo on the OSVR, the game would seemingly just close itself. I say close as opposed to crash, si ...

Game does not exit when exited through SteamVR UI

UE - Platform - XR - Oct 13, 2016

Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...

Reimporting skeletal mesh clears material references from material slots

Tools - Jan 30, 2017

This occurs in //UE4/Release-4.15, //UE4/Dev-Editor, and //UE4/Main Does not occur in 4.14.3 ...

LandscapeComponent generates incorrect OccluderVertices for software occlusion

UE - LD & Modeling - Terrain - Landscape - Sep 17, 2019

OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...

Volumetric fog rendering gets cut off at the apex for some spot lights when viewed from certain angles

UE - Rendering Architecture - Apr 19, 2023

Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...

GameplayTagContainers can cause a crash in packaged builds when Event Driven Loading is enabled

UE - Gameplay - Dec 15, 2017

A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...

Enabling Merge GC Clusters and Blueprint Clustering causes a packaged Window project to crash

UE - Foundation - Core - Cooker - Jan 3, 2019

Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...

GameCenter does not login on Match3 startup on iOS

UE - Platform - Mobile - Aug 23, 2016

When launching on or opening a packaged UnrealMatch3 project GameCenter does not login for the paired account. This causes Leaderboards and Achievements to appear blank. Tested on iPhone6s_6240 OS: ...