This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...
Licensee noted that editor-only code from the Sun Position Calculator engine plugin was causing a warning in packaged builds. A similar issue was reported for 4.22 [Link Removed], but this appears t ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
The SplineNavModifierComponent does not have the same behavior as regular nav modifier components where the modifier can specify that it only replaces a given NavArea class. Setting the area class t ...
A licensee has reported that generating a full memreport of a packaged project which uses a texture collection leads to a crash. ...
This is one of the widespread D3D Hung crashes that have existed since 4.14. This particular callstack has affected around 300 users. The issue has been successfully reproduced on a home PC. Dxdi ...
Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...
Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...
Lightmap density of imported fbxs will be offset when lighting is built. Working as expected in 4.19 CL# 4033788 Found in 4.20 CL# 4369336, 4.22 CL# 4433008 This is a regression ...
Setting a custom stencil on meshes is not working when using a mobile renderer. This is working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4541578 and 4.22 CL# 4556068 This is a regression ...