Origin Shifting Landscape crashes Render Thread

UE - LD & Modeling - Terrain - Landscape - Jan 10, 2020

Shifting the world origin with a landscape in the level causes a crash in the render thread. This does not crash in 4.23.1 (CL-9631420). This was reported and tested in 4.24.1 (CL-10757647) and rep ...

Crash after clicking the Build button on Linux

UE - Platform - Linux - Sep 17, 2019

This crash is a regression from 4.22.3 (CL-7053642). If lighting is built by selecting "Build Lighting Only" the Editor will not crash. This does not reproduce on Windows with -vulkan. This was rep ...

Failure packaging for android that supports both armv7 arm64 with GoogleVR plugin enabled

UE - Platform - XR - Aug 30, 2016

Unable to package a build for android (ATC) if the GoogleVR plugin is enabled and both arm64 and armv7 are supported. This does not reproduce if you turn off GoogleVR. This does not reproduce if yo ...

Calling Finish Recording Output causes a crash in PIE

UE - Audio - Mar 23, 2020

The Finish Recording Output node from the Audio Mixer BP Library crashes due to an invalid Path input. This is a regression from 4.23.1 (CL-9631420).  This was reported and tested in 4.24.3 (CL-115 ...

Widget With Spinbox Crashes When Destrcutor Is Called With Multithreaded Destruction Enabled

UE - Foundation - Core - UObject - Feb 28, 2020

When a widget with a spinbox is calls it's Destructor with "Multithreaded Destruction" enabled the engine crashes. I have tested in 4.23.1, 4.24.3, and 4.26 Main with "Multithreaded Destruction" dis ...

The "Random Integer in Range from Stream" returns the same value if the seed is power of 2 of anything above 22.

UE - Foundation - Core - Aug 7, 2019

When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...

Mobile VR - Render Targets not working with Mobile Multi-View

UE - Platform - XR - Jun 6, 2019

Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...

Media Player not updating when IMG Media Source files are changed

Media Framework - Aug 20, 2020

Images in a sequence path for an Img Media Source are not updating without restarting the project. Changing the path itself appears to work as expected.  Tested in versions 4.22.3(CL 7053642), 4. ...

[CrashReport] Mac crash - libobjc.A.dylib!objc_retain() [UnknownFile]

UE - Platform - Apple - Nov 10, 2017

This is a longstanding but low frequency Mac crash. User DescriptionsChanging camera shake values and testing in a new editor window Callstack from Log[2017.11.09-19.23.22:392][ 63]LogMaterial: Mi ...

Vulkan leaks memory when opening and closing windows

UE - Rendering Architecture - RHI - Nov 22, 2019

As described here: https://udn.unrealengine.com/questions/532725/index.html (1) Start Prebuilt Vanilla 4.23.1. with Vulkan enabled (2) Create a new project (3) Drag and drop the Sphere from “modes ...