Widget IsHovered does not register a TouchUp

UE - Editor - UI Systems - Aug 25, 2015

Widget node IsHovered does not register a TouchUp when you TouchDown onto a touchscreen device. It keeps the same x,y coordinates when moving your finger along the screen. I have spoken with Chris ...

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

Setting the brush type of a custom volume BP causes the editor to crash

Tools - Nov 17, 2014

Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...

Undo when modifying a single channel causes Entire Actor track to be selected

UE - Anim - Sequencer - Jul 6, 2016

Undo when modifying a single channel causes Entire Actor track to be selected. This is problematic when you're trying to modify just the X, Y, or Z channel in the Graph Editor. ...

Attaching capsule to Root component triggers VS Break on PIE

UE - Foundation - Core - Feb 13, 2015

When a capsule is attached to an actor Root Component followed by playing in editor through VS debug mode there is a breakpoint triggered in VS upon pressing PIE. Continuing through the break allow ...

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

Setting size of GameViewportClient gives different results on Android than in Editor

UE - Platform - Mobile - Feb 9, 2017

Setting size of GameViewportClient gives different results on Android than in Editor OpenGL ES renders with the viewport origin in the bottom left, so that's potentially related to the problem. A ...

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

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs

UE - Anim - Sequencer - Aug 4, 2020

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...

[Waveform Editor] - If a Sound Wave is trimmed or a transformation is added or removed while paused, play needs to be pressed twice to start the sound again

UE - Audio - WaveformEditor Plugin - Oct 6, 2022

From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...