NonStreamingMips is calculated using the following formula: TextureMemory2D + TextureMemory3D + TextureMemoryCube - WantedMips - CachedMips TextureMemory2D + TextureMemory3D + TextureMemoryCube is ...
If an AnimNode connected with Enum and AnimBP is nativized, the package will occur crash. Following settings is solve this issue. [BlueprintNativizationSettings] +ExcludedBlueprintTypes=/Script/En ...
The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...
Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...
Creating a local variable in an ABP function crashes ...
The problem is that when the VirtualTexture lightmap is enabled, the value returned by the material node's PrecomputedAOMask is incorrect. ...
IsEditorOnly is not reflected in grandchild actor when parent/child/grandchild are constructed with ChildActorComponent. This causes the issue that actor will increase incorrect when save the level. ...
Changes to 'Project Settings -> Physics -> Physical Surface' do not update the Enum metadata of the EPhysicalSurface until Project Settings is re-opened. EPhysicalSurface Enum metadata is set i ...
Very easy to reproduce. uasset file provided. Doesn't happen in 4.22.3 ...
Using multiple Sub instances with root motion does not behave as expected. With both the parent and sub instances set to 'Root Motion from Everything': In 4.22, too much root motion occurs. In ...