On line 408 of UPhysicalMaterialMask::GetPhysMatIndex() in PhysicalMaterialMask.cpp, the AdjustCoord() function is given AddressX for both the U and V coordinates. The AddressY input is never used i ...
This issue was reported through a UDN. Licensee mentioned that they are seeing a hole in their Nanite mesh at as they move away from it. Using the Nanite debug view we observe at a certain distance ...
The ChaosCacheManager (CCM) changes the bSimulatePhysics flag from the ObservedComponents and, if deleted, the change will persist, what can lead to confusion as observed physical entities will inad ...
In some situations, it can be useful to have a replicated editor-only C++ property (For example, the user that reported this issue was attempting to replicate settings to the client for game designe ...
A licensee is reporting a crash (or rather a check fail) in Sceneview.cpp which happens with when a SceneCapture2D is used with DLSS enabled. He has a fix, and wants to share it with us for integrat ...
Calling BodyInstance.UpdateBodyScale displays erratic behaviors and does not update the rendering scale. The licensee has reported and presented a repro project that displays the erratic behavior of ...
A GPU crash may occur during UpdateRadianceCaches. No known repro exists. Additional details in comments. Latest version: ++UE5+Release-5.5-CL-37670630 Platform: Win64 [Windows 11 (24H2) [10.0.261 ...
Consider a UStruct with some basic type members, each one with a default value specified in the struct. Also consider a TSet or TMap with that struct as keys, used inside a UObject as a UProperty an ...
AActor ContainsDataLayer Is Slow: Navigation builds are heavily slowed down by TObjectPtr to TSoftObjectPtr conversions when checking if DataLayerAssets contain Users discovered a huge time los ...
With PackageReload.EnableFastPath enabled, doing an asset reload, will result in DEADPACKAGE Slack thread: [Link Removed] ...