Custom Stencil does not display in UE5.0

UE - Editor - UI Systems - Apr 21, 2022

Allow Cinematic Control is reset to true when restarting the editor

UE - Editor - Workflow Systems - May 31, 2023

When restarting the editor the viewport will have its Allow Cinematic Control flag reset to true. ...

Teleport node sets the movement mode for a pawn back to default

UE - Gameplay - Oct 10, 2016

Teleport node sets the movement mode for a pawn back to default. The current movement is overridden by the default after using teleport node ...

Keyboard Shortcuts for Blueprint Editor Do Not Appear until Opening Blueprint

Tools - Feb 11, 2015

In any newly opened project the 'Keyboard Shortcuts' within the 'Editor Preferences' for the 'Blueprint Editor' do not appear until you have opened a blueprint within the project. After closing and ...

Static lighting isn't bouncing when using Layered Materials

UE - Graphics Features - Lumen - Aug 13, 2020

Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...

The Nativize Blueprint Assets option causes C++ collision components to ignore their extents set in a blueprint

UE - Gameplay - Blueprint Runtime - Jan 11, 2017

Using the Nativize Blueprint Assets option can cause the extents of a collision component defined in code and inherited by blueprints to use its default values in a packaged build instead of the ext ...

Japanese language input keys/Menu key zoom out graph view

UE - Editor - UI Systems - Localization - Oct 31, 2017

When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...

Exposure Metering Mode "Auto Exposure Basic" Disables Histogram Min/Max Control

UE - Graphics Features - Oct 11, 2018

Auto Exposure Basic disables histogram min/max controls. Working as expected in 4.19 CL# 4033788 and 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4448303 This is a regression ...

Setting KeepState as default in LevelSequences makes Sequencer blend animations not as expected

UE - Anim - Sequencer - Nov 27, 2018

Setting "Keep State" for an animation in sequencer makes the sequence behave differently in Sequencer and in Play Mode. The animations appear to be blending together instead of having normal transit ...