No selection highlight in ES2

UE - Graphics Features - Dec 9, 2014

No selection highlight in ES2. Expected to be able to see what user has selected. Reproduced on windows and mac. ...

AI MoveTo Blueprint node will zero velocity on Pawn when called, causing a freeze if the Pawn is already moving

UE - AI - Oct 4, 2016

AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.1 (CL 3142249) F ...

Unable to unhide floating tabs

UE - Editor - UI Systems - Slate - Nov 5, 2014

If you have a tab undocked so it is floating and right click it->hide tab, you will be unable to unhide it. I think the orange triangle is being blocked by the Unreal button. ...

Deleting Assets' Progress Bar Goes BEYOND 100%

Tools - Jul 14, 2015

Deleting Assets' Progress Bar Goes BEYOND 100% *See attached image Possibly hardware related: Not able to reproduce locally. ...

Crash when rendering movie with "Capture frames in HDR" enabled

UE - Anim - Sequencer - May 18, 2016

Crash when rendering movie with "Capture frames in HDR" enabled Will add more info when crashreporter shows up. ...

Start up movie on Android device is not playing correctly on Shield Tablet

UE - Platform - Mobile - Mar 13, 2015

When adding a start up movie to a project and launching it onto the Nvidia Shield Tablet device, the video does not play properly. The screen is warped and displays black bars. ...

Misspelling in description for 'OnActorEndOverlap'

UE - Gameplay - Jun 25, 2015

'Called when another actor steps overlapping this actor' sounds like it should say 'Called when another actor STOPS overlapping this actor' ...

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse

UE - Editor - UI Systems - May 12, 2017

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...

PostRepNotifies may not always be called

UE - Networking - May 8, 2018

FObjectReplicator::UpdateUnmappedObjects calls  CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...

Can't build a project with a plugin only has header files and lib/dll

UE - Foundation - Cpp Tools - Sep 13, 2018

It's ok for 4.19. ...