This seems to be because of recent changes made for [Link Removed]. Now that UNetDriver::bInTick is being properly tracked for derived classes, AOnlineBeacon::CleanupNetDriver is now deferring destr ...
This looks like it can be fixed with an early-out when the passed array of indices is empty. Log:[2024.01.03-16.38.36:091][291]LogOutputDevice: Warning: Script Stack (1 frames) : /Game/BP_Crashy.B ...
RenderTrace plugin does not appear to have been updated for a change that moved the GPUScene out of the View buffer to its own uniform buffer. (CL 24027890) The test project is based on FirstPerson ...
Address Sanitizer (asan) is currently not working on iOS. This could be a helpful feature to get working again. ...
Crashes when playing Niagara particles with the following conditions enabled. It crashes only when stompmalloc is enabled, not when disabled. Enable Ray tracingEnable Compress Attributes in System P ...
Disabling Disregard for GC leads to a crash in GarbageCollectionVerification.cpp VerifyObjectFlags. This crash occurs when there is an invalid path specified in GameplayTagTableList. The cause of t ...
If a blueprint has a physics object and a collision box, the box will register overlap begin/end events multiple times, even if the collision is set to only overlap with specific collision channels ...