Editor sometimes crashes when trying to compile an Animation Blueprint that extends a class with AnimInstanceProxy

UE - Anim - Runtime - Anim Blueprints - Jan 10, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Seems to work fine when compiled once, but after the 2nd or 3rd time it crashes. ...

Editor Crashes when spawning a Physics enabled object inside another

UE - Simulation - Physics - Sep 22, 2017

Editor Crashes when spawning a Physics enabled object inside another. Regression: Unknown Can Test in Main if requested. ...

[MRQ] Simulating in editor during runtime rendering causes an assertion to fail after rendering is done

UE - Graphics Features - Apr 19, 2022

Simulating in editor during runtime rendering causes an assertion to fail after rendering is done. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there ...

Framerate drops when using SceneCaptureComponents with a RenderTarget in VR

UE - Platform - XR - May 14, 2018

Using SceneCapture in packaged VR projects causes poor performance. Also observed with SceneCaptureCube Does not occur in 4.18 ...

Crashes occur when creating a static texture from a non-HDR Cube Render Target in DirectX12

UE - Rendering Architecture - RHI - Sep 11, 2023

While working with DirectX 12 in the project settings, the editor crashes by check() code when attempting to create a static texture from a non-HDR Cube Render Target asset. This crash doesn't occur ...

AutoCreateRefTerm does not provide a way to specify that a TArray property within a struct should have a default value created for it if none is provided

UE - Gameplay - Feb 9, 2018

The current implementation of AutoCreateRefTerm does not allow for a default value to be automatically created for a TArray contained within a struct that is passed into a function as a parameter. I ...

Buoyancy is broken in UE5: even BP with Cube SM component (mass is 1kg) and default Buoyancy Component with one default Pontoon falls on bottom of lake

UE - Simulation - Physics - Jul 26, 2021

Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...

Mobile Previewer: Safe Zone Invalid Until Window Resize

UE - Platform - Mobile - Jul 12, 2021

When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...

If a component has been rotated at all, running ComponentSweepMulti on it does not return the correct position of any colliders on the component

UE - Simulation - Physics - May 14, 2015

ComponentSweepMulti does not return the correct location of colliders if the component that is passed in has been rotated at all. The actual collision on the object in the game will be correct. ...

If PVRTexToolCLI is not executable, invalid texture data is used and crash results when launching on device

UE - Platform - XR - Jul 5, 2017

Synced the code on Windows and transfered to Mac, the file PVRTexToolCLI lost its executable permission bits... UE4 couldn't run the tool, but carried on processing anyway, processing invalid textur ...