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

[CrashReport] UE4Editor_Engine!SetDescendantIsEditorOnly() [scenecomponent.cpp:381]

UE - Gameplay - Dec 1, 2017

This is a common 4.18 crash. Users have not provided any description of their actions when the crash occurred. Source Context 376 int32 NumDescendantsChanged = 0; 377 // recursiv ...

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

Ensure when Updating Source of Pose Asset in Persona

UE - Gameplay - Jan 5, 2017

This does not occur in 4.14.2 at CL 3241561 ...

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

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

Implied Decal Blend Modes don't properly account for Material Attributes usage

UE - Graphics Features - Sep 28, 2021

I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...

[CrashReport] UE4Editor_Engine!UEdGraphPin::BreakAllPinLinks() [edgraphpin.cpp:423]

UE - Gameplay - Blueprint Editor - Oct 10, 2017

This is a trending crash coming out of the 4.18 previews. Users have not provided any descriptions of their actions when the crash occurred. Source Context 420 void UEdGraphPin::BreakAllP ...

NotifyControllerChanged not always called on client

UE - Gameplay - Apr 20, 2022

See linked UDN for more information. ...

[CrashReport] UE4Editor_Engine!CropRawTrack() [animsequence.cpp:1798]

OLD - Anim - Dec 14, 2018

Comment from user in crash groupTried to delete frames in an animation ...