[Link Removed] you own this I believe, see the UDN for details about the leak. The UDN as screenshots of what functions they made to create the leak. I was unable to actually get this code path ...
In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...
Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...
cf[-https://forums.unrealengine.com/t/5-5-not-able-to-import-animation-curves-since-5-3-5-5/2267442/4-] Be carefull there is 2 bugs reported on that Forum and I think they are not related. The firs ...
Changing the global time dilation in a multiplayer game affects the rate at which actors are considered for replication, and setting it to 0 will even cause replication to stop entirely (unless the ...
If there is a texture parameter within a specific material attribute stream in the base material and also within the base material layer, they must have the same parameter group otherwise the parame ...
A licensee has reported that they are unable to use an emissive material utilizing the SkyAtmosphereLightIlluminance material expression together with Nanite and Lumen. The linked UDN has some more ...
There are a number of missing texture assets which are failing to be read when the editor opens. This is causing a warning to be thrown each time the editor opens, potentially causing CI/CD tests (i ...
I've noticed calling SetActorLabel() on a Landscape will call PostEditPropertyChanged() which causes the Landscape Components to regenerate all collisions. As per the repro, this can take a long tim ...
Asset localization does not work. When playing in standalone, it shows "jp" texture instead of "en" texture even if "-culture=en" is set. This appears to be a regression issue, as the localization w ...