A licensee has reported a crash that is caused by a Buffer Overread in TBitArray's operator < function. While the licensee did not provide reproduction steps, the crash is apparent from looking at t ...
There seems to be a bug with the Possess\Unpossess events. Because if you change the last node in "PossessCharacter", which is created in PlayerController(called "PC"), to Unpossess the AI still con ...
A black line will appear If a Rect Light is overlapping a mesh while a Directional Light has light shaft bloom enabled. This line will originate from where the edge of the source is overlapping the ...
Maps brought in via Load Level Instance that contain Nav Link Proxys configured to use the Smart Link instead of the Simple Link end up creating a link at the center of the world instead of their ac ...
This assertion seems to occur when closing the project while a sound is playing on the device. Assertion failed: CommandBuffers[NextIndex].SourceCommandQueue.Num() == 0 [File:D:/P4Workspaces/Switch ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
Running r.AllowOcclusionQueries 0 command seems to set bWait = true, causing large wait times Tested: 4.22.3 CL#7053642 , 4.24P4 CL#10387632 , 4.25 CL#10479005 Link to the users video, which ...
After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...
When compiling on load in -game, a blueprint class that inherits from a native class that is marked within and the class that it is within is abstract, a crash will occur when FBlueprintCompilationM ...
The 'VolumeBounds' array in FTranslucentLightInjectionCollector::AddLightForInjection is accessed as a pointer instead of with 'VolumeCascadeIndex' and thus fails bounds checks for the outer volume. ...