A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...
Description: When using lots of static meshes placed in the scene and using level streaming to switch levels out can cause standalone game to crash while loading the map back in. For example, if you ...
In the Material_Properties level of ContentExamples, separate is misspelled in demo display 1.6 and tessellation is misspelled in demo display 1.8. ...
This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...
From file [Engine\Source\Runtime\Experimental\Chaos\Public\Chaos\AABBTree.h], function Chaos::TAABBTree<>::GetAsBoundsArray(): bool GetAsBoundsArray(TArray<TAABB<T, 3>>& AllBounds, int32 NodeIdx, i ...
Only point lights affect indirect lighting on RTGI much less than other types of lights.[Link Removed] Indirect lighting of baked lightmaps look much stronger than RTGI.[Link Removed] Apparently, ...
This is a common crash affecting users in 4.16. The callstack is very similar to [Link Removed], which has previously been fixed. User DescriptionsTesting destruction of generated destructables. T ...
This is a common crash in 4.18 and 4.18.1. The callstack shares similarities to [Link Removed], although that has been confirmed fixed in 4.18. Included in the same crashGroup are also a few Ensur ...
When Calling UBlueprintMapLibrary::GenericMap_Find with a non-existent key, the function construct the default structure in-place on the given pointer without destroying the object. This behavior ca ...
When a Material uses WorldPositionOffset, the MaterialTextureScale is calculated incorrectly because FMaterialUtilities::ExportMaterialUVDensities() calls FMeshRenderer::RenderMaterialTexCoordScales ...