FScriptMapHelper::HasKey() and FScriptSetHelper::HasElement() fail on new keys with a substring of another key

UE - Editor - Workflow Systems - Jan 27, 2022

Duplicate key checking in maps and sets in the editor is done via calls to FScriptMapHelper::HasKey() and FScriptSetHelper::HasElement(), but this code is checking for object names which are subsets ...

Media Player Asset not Playing in Packaged Game

Media Framework - Jun 22, 2016

Media asset fails to play in packaged game. There was a bug entered [Link Removed] which is similar, but dealt with standalone play mode as well. The standalone issue seems to have been fixed since ...

Changing the "Color Vision Deficiency Preview Type" setting under "Editor Preferences" does not work

Tools - Sep 11, 2017

Making changes to the "Color Vision Deficiency Preview Type" under the "Editor Preferences" does not change the Color Vision Preview. Regression: Yes Works in: 4.16.3-3561208 Does not work in : ...

CameraVectorWS Input Data as Post Process Blendable not Rendering Correctly

UE - Graphics Features - Apr 6, 2016

When calling a post process blendable to the screen using the CameraVectorWS input data, only the geometry is effected and not the screen space. Note I sent an email out about this issue, and it ha ...

Character Using Move to Location or Actor Stutters

UE - AI - Jun 9, 2016

Characters using Move to Location or Actor will briefly pause with each few steps during their movement. This did not occur in 4.11.2 binary, this is a regression. Found in 4.12.1 binary. Reproduc ...

Oculus controllers are hidden in Collab VR template

UE - Platform - XR - Dec 2, 2019

Oculus Rift motion controllers aren't visible and don't respond to button input from the controllers in Collab VR. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10387632, 4.25 Main CL# ...

Create Comment from Selection Option Not Working in Behavior Tree

Tools - Jun 8, 2016

In a behavior tree, while having multiple nodes selected, using the Create Comment from Selection option does not create a comment box as expected. Found in 4.12.1 binary. Reproduced in 4.11.2 bina ...

Linux Vulkan editor crashes OOM on older graphics cards

UE - Graphics Features - Oct 19, 2018

Vulkan editor is very crashy on older cards due to memory pressure. I have to switch to OpenGL to work on the unrelated bugs. I'm attaching the details of the particular failure I had (see VulkanMe ...

The 'Console Variables' option does not Output an HTML file

Tools - Aug 23, 2016

No HTML file is created when using the newly added 'Console Variables' help menu option. This option is the same as entering 'Help' into the console command window. Neither of these options produce ...

Non-ASCII fonts don't display in UMG

Tools - Nov 6, 2019

When using a non-ASCII language in the editor text in UMG will not display correctly. Found in 4.23.1 CL#9631420 Reproduced in 4.24 CL#10053396, 4.25 Main CL#10050790 ...