USplineNavModifierComponent was made available in UE 5.4. It generates several FAreaNavModifier instances covering a region with a certain thickness around a USplineComponent, and worked correctly u ...
A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...
This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...
Blueprint Projects can't make APK without compiled .so Error when packaging for Android with any Plugin Disabled. Also seeing Gradle errors if SteamVR plugin is disabled. Setting min version to 14 ...
A UDN user found that calling AbilitySystemComponent->RemoveReplicatedLooseGameplayTag(TagToRemove); while the gameplay tag was not in the TagMap, will create an entry for it with count 0, see ...
Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...
Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...
When undoing a Replace Selected Actors operation, the resulting actor is corrupt and triggers an ensure where the root component is in the process of being destroyed. This is a regression that poppe ...
This is a common crash occurring in the 4.16.2 release. Records indicate this has also occurred in 4.16.0 and 4.16.1, but with less apparent frequency. User DescriptionsJust downloaded, clicking ...
Rebuilding lighting with commandlet will move hidden sublevels Confirmed in 4.23 MAIN @ CL 5194133 ...