// enforce color target is <= depth and MSAA settings match if(RTTDesc.Width > DTTDesc.Width || RTTDesc.Height > DTTDesc.Height || RTTDesc.SampleDesc.Count != DTTDesc.SampleDesc.Count || ...
Editor language switch can turn struct get/set nodes pins(split) to display extra string of letters & numbers after their original name. ...
At times when trying to assign APEX cloth to LOD1 material the engine will crash. I got a 100% repro rate following the steps listed above. I have found some inconsistent errors when trying to rep ...
When you make the outline very thick, holes can appear within the area of the thick outline. This would happen both in English and Japanese. ...
IsEditorOnly Component is hidden when it is duplicated. This can be redisplayed by blueprint compile, but it is preferable that it is the same as when IsEditorOnly is disabled. Gif1 is the case of ...
A Skel Vert/Surf particle system attached to a cloth actor spawns particles around the origin instead of around the actor. ...
[Image Removed] [Image Removed] [Image Removed] [Image Removed] ...
'Exposure Compensation Curve' is not being applied in Standalone or Packaged projects. Confirmed in 4.25 MAIN at CL 10871578 ...
Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...