When lumen enabled, and with static lighting disabled, we expect the Material AO to contribute to diffuse lighting occlusion. However AO from decals does not have any effect. ...
In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...
See the answer in the UDN: [Link Removed] We may want to update the blog post with a suggested fix, or wait until the automatic root offset tech is production ready. ...
Tested in: //UE5/Release-5.0 CL 20979098 //UE5/Release-5.1 CL 22346211 Both had the same results of the details panel having no major indication of how to see it. Foliage Details require users to ...
User reported game thread and async loading thread accessing a UGameplayEffect property at the same time:Game thread having loaded a GameplayEffectA and in its PostLoad() updating the property Inher ...
[Link Removed] The UseBorderlessWindow setting appears to not be implemented on Mac. We currently only apply the NWWindowStyleMaskBorderless style for tooltips and other "irregular" windows, so w ...
UDN link: [Link Removed] ...
When the player is controlling a Character actor, using the CharacterMovementComponent (CMC), unexpected movement corrections will occur while standing still on a movement base that is rotating. ...
Licensees have reported that they want to specify the Size in the same unit as cube on level. Looking at the engine, it seems that the Decal Size is currently set as the half size of the Box. [Imag ...