Crash occur when loading AInstancedPlacementPartitionActor

UE - Editor - Workflow Systems - May 17, 2022

Crashes when loading an actor that inherits from AInstancedPlacementPartitionActor. There is a serialization size mismatch. ...

Unable to build marketplace code plug-in

UE - Foundation - Cpp Tools - UnrealBuildTool - May 17, 2022

Fix for [Link Removed] sets the RuleAssembly in the Marketplace plugin to ReadOnly. This has prevented the plugin binaries from being compiled. Change the readonly flag as shown in the following co ...

Crash when playing a packaged project containing NiagaraAudioSpectrum

UE - Audio - Submixes - May 16, 2022

Assertion thrown when playing a packaged project containing NiagaraAudioSpectrum. ...

Complex morph target motion vectors flicker

UE - Graphics Features - Lumen - May 16, 2022

Morphing target flickers when switching between complex targets. This occurs when global illumination is set to Lumen. Per talk with analyst, it greatly improves when using SSR or None instead of Lu ...

[CrashReport] UnrealEditor-AnimGraph!UAnimGraphNode_Base::GetAnimBlueprint() [AnimGraphNode_Base.h:306]

UE - Anim - Sequencer - May 16, 2022

Generated from CrashReporter ...

Streaming Nodes and Runtime LiDAR point clouds causes Engine to Crash

UE - Editor - Content Pipeline - Datasmith - May 16, 2022

Frequent runtime operations on Lidar Point Cloud Octree cause Access Violation ExceptionEdit The Exception occurs while checking bInUse value of QueuedNode, which suggests that this QueuedNod ...

Missing RowStruct when opening a DataTable made with custom RowStruct

UE - Editor - May 13, 2022

For some reason a datatable created in the editor, using a row struct built in c++, is corrupted after re-opening editor. Its row struct property is set to none. This is a regression. ...

Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized

UE - Gameplay - Blueprint - May 13, 2022

Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized. You can also utilize a Vector2D to get the same results. Repro Rate: 3/3 Te ...