The following errors occur when running the networking engine tests with 2 clients and a dedicated server. LogFunctionalTest: Error: Assertion failed: 'EngineTestNetActorComponent bRepArrayAddNotif ...
I saw a following assertion. Assertion failed: (AdditivePoses.Num() > 0) || (NonAdditivePoses.Num() > 0) [Link Removed] [Line: 1381] This is my quick fix// code placeholder void FAnimInstance ...
The issue is that when we hit a breakpoint with no 'object to debug' set, we will set a flag bResetObjectBeingDebuggedWhenFinished to true, so after you resume execution we'll clear that flag and fo ...
When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...
When changing the name or moving the location of a custom game mode blueprint that is set as the "default game mode" in project settings, the default game mode is reverted back to the prior game mod ...
Generated from CrashReporter ...
The problem is in the function with signature "ULevelStreaming* GetLevelStreaming(FString SafeLevelName, UWorld& World)" within LevelSequenceActorSpawner.cpp at line 30. The problem is with the Safe ...
When an actor spawns another actor using AddChildActorComponent that comes alphabetically before it based on blueprint name it will spawn an extra actor that will persist when the scene is stopped d ...
[Image Removed] ...
Changing the effect quality from the console window causes Niagara systems to reset their visibility. Tested in 4.22.3(CL - 7053647), 4.23 (CL - 8386587), 4.24 (CL - 9023396) ...