This is a trending Mac/Metal crash in the 4.18 release, although although it has existed with low frequency since at least the 4.16 release. Users have not provided any descriptions of their actions ...
While verifying a bug for 4.15 UE-39952 , I tried to repro in 4.14.2 and the editor crashed while attempting to import the attached FBX In 4.15, the Editor does NOT crash a window pops up stating t ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: WorldSettings != ...
This is an infrequent crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. Source Context 147 for (int32 ViewIndex = 0; ViewIndex < Views.Num( ...
Generated from CrashReporter User information:Tried to choose f_med_brw_body_skmesh for the retargeting pose as mentioned at: https://docs.unrealengine.com/en-US/Resources/Showcases/MetaHumans/Reta ...
Crash when not saving level after using MovieRenderQueue for that level Repro rate 3/3 Regression Yes, issue is not reproduced on //UE5/Release-5.0-EarlyAccess at CL 16682836 from LauncherFatal er ...
The Get Physics Linear Velocity node seems to only output a vector of 0.0, 0.0, 0.0 no matter what the velocity of the object it's measuring is. Tested in //UE4/Release-4.27 @ CL 17735300 and th ...
This is an infrequent Mac crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to both [Link Removed] and [Link Removed] Call ...
When attempting to call a RPC (NetMulticast, in this case) or use an OnRep_ Property, there seems to be a delay between setting the variable and it being replicated. In 4.15, this was around two t ...
The character movement component in void UCharacterMovementComponent::SimulateMovement(float DeltaSeconds) evaluates whether to find the floor when simulating the movement of the simulated proxy ...