When look at stats in Unreal Frontend, can see the events that run in the function. It work in 4.21, but it doesn't work in 4.22. ...
Retainer box has minus size occurs crash when PIE, standalone and package. Probably, we should add any codes for adjust size to 0 or more to URetainerBox::SynchronizeProperties(). ...
[Image Removed] ...
NonStreamingMips is calculated using the following formula: TextureMemory2D + TextureMemory3D + TextureMemoryCube - WantedMips - CachedMips TextureMemory2D + TextureMemory3D + TextureMemoryCube is ...
A root component can be properly replicated, but non-root components won't have their collision replicated, only their visible mesh. ...
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. ...
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 ...