"The test event is set up using the default CE port, but every time an event is sent through the launcher the display receives the input and processes it, however the launcher will "hang" and stop ...
Activating a Sequencer based Camera Shake repetitively results in an assertion being thrown. Assertion failed: DestAllocationIndex != SourceAllocationIndex [File:D:\build\++UE5\Sync\Engine\Source\R ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only in packaged & quick launched builds that this occurs; PIE works as normal. ...
First discovered this on Linux in //UE5/Main. In the repro, you play from level 2; if you opened Level 1 and played from there, the same outcome would occur. LogNet: Warning: Travel Failure: [Clien ...
Repro Rate 15/25 Regression set to Yes as this was not found on //UE5/Release-5.2 CL 26001984 Binary Building Nanite with a Landscape that has a material including Landscape Visibility Mask still ...
Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...
Strong object reference properties of an 'EditInline'-decorated UCLASS type embedded within a native C++ struct definition can be instanced at edit time by the user as part of a variable's default v ...
New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...
When destroying an Actor with a Procedural Mesh Component; that is stored in an Array Variable, the memory for that Actor's Procedural Mesh Component is not cleared, leading to a Memory Leak. Howeve ...