bIgnoreAllPressedKeysUntilRelease only applies to keys in the previous mapping

UE - Gameplay - Input - Jun 16, 2022

This is because the RebuildControlMappings function only checks this flag when you have a mapping that was already added, we should apply this for any new mappings as well.  I'll update the repro s ...

Crash when changing "MaximumTextureSize" in "LeaveExistingMips" state

UE - Editor - Content Pipeline - Import and Export - Dec 2, 2019

No problem with 4.22.3 ...

Geometry Material Alignment not functioning in 4.8

Tools - Jun 15, 2015

Material Alignment on BSPs are not functioning in 4.8.0 Release. This is a regression from 4.7.6. The issue does appear to be fixed and functional in 4.9 (Promotable-CL-2581018) ...

GameMode::StartNewPlayer calls RestartPlayer() without checking PlayerCanRestart()

UE - Gameplay - Nov 11, 2015

Bug report from UDN thread. https://udn.unrealengine.com/questions/266937/gamemodestartnewplayer-calls-restartplayer-without.html#answer-268579 His point seems sound, we should fix it. ...

[CrashReport] FBX import crash - UE4Editor_UnrealEd!TSet<TPair<unsigned int,FMeshSectionInfo>

Tools - Jan 12, 2017

This crash was introduced in 4.14.2, and is very similar to [Link Removed], however it is still occurring in 4.14.3 (after that fix) According to submitted crash reports, this one is not very wides ...

Editor crash with Japanese ATOK input(candidate list related)

UE - Editor - UI Systems - Localization - Jul 5, 2017

This is probably a continuation from [Link Removed]. [Link Removed] fixed the crash with MS-IME input, but crash/instability can still happen with another Japanese input system, ATOK. ...

Missing some UBX collisions after imported from FBX

Tools - May 15, 2018

If move those UBX collision closer to the visual mesh, it kind could fix the problem, but still wondering if it's a bug or limitation; what's the reason behind it and how artist could avoid those pr ...

Unconverted BP function library does not assign output parameters after function call in a nativized build.

UE - Gameplay - Blueprint - May 31, 2018

Stub functions generated for unconverted assets as dependencies of nativized assets do not properly handle output parameters (the result is not assigned after the ProcessEvent() call). Suggested fi ...

Specular Isn't Affected for Materials Set to the Eye Shader If r.IrisNormal is Enabled

UE - Graphics Features - Aug 27, 2019

Specular Doesn't Affect a Material with the Eye Shader If r.IrisNormal is enabled. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8302014 ...

Project Settings -> Plugins:OculusVR section not appearing for users without Oculus Software

UE - Platform - XR - Sep 16, 2019

Users (Oculus Quest) who have never installed Oculus store/software, are no longer seeing OculusVR plugin settings in 4.23. Confirmed in 4.24 MAIN at CL 8506911 ...