Replace Selected Actors With option breaks spawnable bindings when used with spawnables in Sequencer

UE - Anim - Sequencer - Sep 12, 2023

Replace selected actors with seems to remove the spawned actor without the sequence being aware that this happened. ...

[CrashReport]Assertion failed: InitState == EWorldPartitionInitState::Uninitialized [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartition.cpp] [Line: 1485]

UE - World Creation - Worldbuilding Tools - World Partition - Sep 12, 2023

Generated from CrashReporter Logs can be obtained via Crash Reporter ...

Crash occurs when opening FP_Walk_Fwd in the First Person Template

UE - Anim - Runtime - Sep 12, 2023

This is a regression. Tested in //UE5/Release-5.2 CL26001984 Opening the FP_Walk_Fwd animation in the first person template results in an assertion. ...

Emissive material lighting falloff regression in GPU Lightmass

UE - Graphics Features - Sep 12, 2023

Forum user noted that emissive lighting being built with GPU Lightmass is in fact being built, just not around the mesh, but in a larger radius and with reduced strength compared to 5.1.1. They foun ...

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 ...

Property Coloration isn't supported for Nanite

UE - Graphics Features - Nanite - Sep 11, 2023

Property Coloration View Mode is not supported by Nanite. (Left cube is Nanite and isn't affected by the Property Coloration view mode) [Image Removed] ...

TSR & WPO - Distortion around mesh edges

UE - Graphics Features - Sep 8, 2023

The background around a mesh moving via WPO is distorted. Mesh is correctly outputting velocities. ...

[AI] BehaviorTreeComponent fails to run a new tree if the current tree ends with a latent abort

UE - AI - BehaviorTree - Sep 8, 2023

If a BT ends with a latent abort with another BT asset pending initialization, the BehaviorTree component will stop the tree that was aborted, but it does not start the new tree. You can check with ...

Sequencer autosorts alphabetically on undo

UE - Anim - Sequencer - Sep 8, 2023

[Link Removed] Jan Kaluza 2023-09-08 15:37:18 UTC I just ran into a very frustrating bug: I have around 60 actors in a sequence, and I reordered them to be in the order that I wanted to animate them ...

Closing sequence does not restore state/stop playing montage if sequecne was saved during playback

UE - Anim - Sequencer - Sep 7, 2023

Saving the sequence before closing it seems to keep a montage instance around even after the sequence is closed. ...