"Invalid resource entry creating uniform buffer" when running Vulkan on Mobile

UE - Platform - Mobile - Apr 30, 2019

Android projects in 4.22.1 crash on launch with Vulkan enabled. Did NOT reproduce in 4.23 MAIN at CL 6156332 4.22.1 release CL is the same as a related fix for this ( [Link Removed] )  ...

Moving forward via the scroll wheel will cause the loss of movement in the viewport

Tools - Apr 30, 2019

When using the scroll wheel to move, the user will gradually come to a stop when going forward and will increase in speed when moving backward. If the user moves forward using this method until they ...

Assertion failed after closing project on Oculus Mobile - Referencing AudioMixerSourceManager.cpp:300

UE - Audio - Apr 30, 2019

This assertion seems to occur when closing the project while a sound is playing on the device. Assertion failed: CommandBuffers[NextIndex].SourceCommandQueue.Num() == 0 [File:D:/P4Workspaces/Switch ...

Local binary build of 4.22.1 fails when only Visual Studio 2019 is installed

UE - Foundation - Cpp Tools - Apr 30, 2019

Attempting to create a local binary build of 4.22 using Visual Studio 2019 (with no other versions of Visual Studio installed) currently fails with several warnings and errors, including the followi ...

Crash with Assertion failed shortly after launching packaged First Person CPP project on Oculus Mobile - Referencing SparseArray.h:86/87

UE - Platform - XR - Apr 30, 2019

The following assertion throws after the project crashes when playing on the device: Assertion failed: Index < GetMaxIndex() [File:D:/P4Workspaces/Switch_3/Engine/Source/Runtime/Core/Public/Contai ...

FAnimInstanceProxy::LODLevel isn't initialized, causing UB in PreUpdate

OLD - Anim - Apr 29, 2019

FAnimInstanceProxy::LODLevel isn't initialized before it is used in PreUpdate, causing UB on the first call. ...

DevelopmentServerLauncher.exe loops whenever the editor is open even if no iOS devices are connected

UE - Platform - Mobile - Apr 29, 2019

A user has reported that DeploymentServerLauncher.exe will continue to poll for devices even if no iOS devices are connected. I am under the impression that this is so that Windows can poll for iOS ...

CSM receiver culling issue on Mobile

UE - Platform - Mobile - Apr 27, 2019

Crash upon opening packaged game when Event Driven Loader is disabled

UE - Foundation - Core - Apr 26, 2019

Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...