Context The Gameplay Ability System lets devs specify numerical attribute properties in UAttributeSet subclasses. Although the preferred attribute property type is FGameplayAttributeData, GAS has l ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack shares some similarities to an older 4.14 ...
When importing a static mesh into a project with the appropriately named materials in it already they won't apply to the mesh automatically when setting Search Location to All Assets without being i ...
The problem seems to come from a notify having its LinkedMontage set to null when RefreshBranchingPointMarkers() is called. IsBranchingPoint() fails in this case, so it's never registered as a branc ...
Some users have recently reported 'GPU crash dump Triggered' crashes launching, importing, or performing simple actions. Communicating with one user, general GPU TS has not helped(check for OS/drive ...
When a mip level higher than 0 is requested in VisualizeTexture, the engine will crash. The root cause appears to be VisualizeTexture.cpp:924, on which an incorrect mip level is used to read a non-m ...
The steps above are reduced to their simplest expression. I appears that several customers complained about lightmap baking resulting in glowing objects. This typically happens on interior door fr ...
Although the Details Panel shows the degrees wrong, the object seems to have done it's rotation correctly but not in the right degrees. It will rotate to the position specified but it goes the wrong ...
When you create a NavMeshBoundsVolume, it automatically creates a RecastNavMesh-Default. You can change the settings of the nav mesh there. However when you change settings of this RecastNavMesh it ...
Linked test project contains already set up actor as described in steps to reproduce. Using a kinematic body on a root bone, setting all other bodies sleep family to Custom, and their custom sleep t ...