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. The callstack shares similarities to [Link Removed] whi ...
I have been trying to test iOS online subsystem functionality for my game and thought that this blueprint node was just broken. This bug will probably catch many UE4 developers that are new to iOS b ...
It's possible for blendspaces to end up with an invalid delta time record because of how UBlendSpace::TickAssetPlayer modifies the time record. This only seems to happen with specific settings:Axis ...
It's reported that all Tick functions are skipped on the first frame when running in packaged builds and standalone PIE. This is because both TickVisitedGFrameCounter and GFrameCounter are initializ ...
Branch Build Label UE4-Main Promoted-CL- 2306964 DESCRIPTION: When using the vehicle template and having any wheel selected inside the physics asset, shrinking the size of the details window ca ...
This ticket tracks instances of D3DHung crashes now that Aftermath has been enabled in 4.25.0. [Link Removed] was marked fixed and closed with the enabling of Aftermath. Error Messages: Fatal err ...
To step through the issue, in the -DiffOnly cook add a breakpoint to UChildActorComponent::OnRegister and UChildActorComponent::OnUnregister. It should hit 4 times:Once when LoadPackage loads the ma ...
DynamicEntryBox with EntryBoxType Radial is stacking Entries if SectorCentralAngle is multiple of 360.0f and DistributeItemsEvenly is enabled. The licensee has provided an analysis: On void SRadia ...
From https://udn.unrealengine.com/questions/292741/fmultireadersinglewritergt-isnt-thread-safe.html: I've found that FMultiReaderSingleWriterGT has at least 2 bugs: The one that caused a deadlock ...
When the user tries to open a specific project where he had unsuccessfully tried to remove a custom actor component from an actor, the editor crashes. Oddly, even a copy of the old project that's i ...