This JIRA is being entered as a result of being one of the top crashes in 4.12 Preview 5 In the 4.12.0 release, we currently have a user on the Answerhub who experiences this crash: https://answers ...
Attempting to spawn a copy of an actor that has components that were added to an instance of that actor in the level causes a crash. Spawning the actor without adding additional components to the in ...
When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2004 ...
This is a trending crash coming out of the 4.18 Previews. Users have not provided any description of their actions when the crash occurred. Source Context 1857 const FVector ImportanceExt ...
In: void SunAlphaPS_Mobile( float2 InUVs[8] : TEXCOORD0, in FStereoPSInput StereoInput, out HALF_TYPE OutColor : SV_Target0 ) { OutColor = SunUnBias(SunShaftAndDofTexture.Sample(SunShaftAndDo ...
When working with beam and ribbon effects in Niagara, Emitter.BeamID is used to fill Particles.RibbonID so that a looping emitter can spawn multiple discrete beams. Emitter.BeamID is assigned by mod ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. User DescriptionsSwitching levels, then when prompted to save current unsaved level, selecting ...
This is a common crash in the 4.18 release. The callstack is rather generic, and I have attached two logs but neither displays the error information. Users have also not provided any descriptions ...
Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 804] Array index out of bounds: 1 from an array of size 1 Source Context: 352 353 // We a ...