Moving a Copy of an Actor from Persistent to Sublevel Dirties Persistent Level

Tools - Aug 18, 2017

Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...

Changing particle system template via Blueprints crashes Editor and packaged game

UE - Niagara - Apr 4, 2019

Setting a ParticleSystem component in a Blueprint to none/null with a "Set Template" node causes the editor and the packaged project to crash. I have noticed this when migrating my game to 4.22, whi ...

Anim Dynamic state does not reset when closing sequencer

UE - Anim - Sequencer - Apr 1, 2019

When using Anim dynamics in an animation. The actors affect stop in their current state once the sequence controlling the anim dynamics is closed. They do not appear to reset to their default state ...

Line trace fails to detect Destructible Mesh

UE - Simulation - Physics - Destruction - Jun 15, 2015

When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...

Changing transform of simulated component during physics freezes motion

UE - Simulation - Physics - Oct 13, 2016

If something is executed before a SetActorRotation node on Tick inside of a SceneComponent class BP and then added to an Actor class BP, the physics will lag User Description: When using set rotat ...

Crash when Rendering a Sequence at resolutions higher than 4K with DX12 and Ray Tracing Enabled

UE - Rendering Architecture - RHI - Jul 2, 2019

The Editor will crash when rendering a sequence at 7680x7680 with dx12 and ray tracing enabled. Found in 4.22 CL# 7053642, 4.23 CL# 7208101, 4.24 CL# 7210422 ...

Paper2D Tilemap doesn't render tiles correctly when more than one layer is added.

UE - Graphics Features - Apr 3, 2019

Regression as of 4.22. When creating more than one layer in a Paper2DTilemapAsset, the tiles will not render correctly in the second layer. Please see the attached gif for an example. ...

Cannot resize comment box when new comment is created on top

UE - Rendering Architecture - Materials - Apr 27, 2017

Cannot resize comment box when a new comment is created on top. The resizing affects the bottom right corner. This issue is dependent on how the comment is added if comment 1 is highlighted and a ne ...

UMG Widgets containing child widgets that have bound animations fail to save

UE - Editor - UI Systems - Jan 10, 2020

Adding a child widget that contains a bound animation to a separate widget blueprint results in failure to save. Working in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.24.1 CL#10757647, 4.25 CL#108892 ...

D3D Device Lost 'HUNG' crash in FD3D11Viewport::PresentChecked

UE - Graphics Features - Oct 31, 2016

This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...