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: CurrentThreadIfK ...
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 was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...
It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...
In: void SunAlphaPS_Mobile( float2 InUVs[8] : TEXCOORD0, in FStereoPSInput StereoInput, out HALF_TYPE OutColor : SV_Target0 ) { OutColor = SunUnBias(SunShaftAndDofTexture.Sample(SunShaftAndDo ...
Seems like failure to init SDL device is not being properly propagated and something on the higher level keeps pushing commands to the (non-existent?) audio thread. Paging also [Link Removed] and [ ...
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 ...
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 ...
Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...
EQS places a cheap filter as the last step of a query when using auto-sort for single item results if there is only one filter. Found via [Link Removed] which is quoted below:Environmental Query sys ...