Children of retainer widgets have improper clipping, causing any widgets set to "Clip to Bounds" to clip incorrectly. This may also affect hit testing in cases where multiple retainer widgets are ne ...
FVirtualTextureBuiltData::GetNumMips() can return 1 fewer mip than it should due to a potential clamping issue at the end of FVirtualTextureBuilderDerivedInfo::InitializeFromBuildSettings() where it ...
Nanite ISMs lost selection outlines in UE5.5 Actors having an ISM component which uses a static mesh with nanite do not get a selection outline when selected in the editor. Having Nanite is essentia ...
Crash when not saving level after using MovieRenderQueue for that level Repro rate 3/3 Regression Yes, issue is not reproduced on //UE5/Release-5.0-EarlyAccess at CL 16682836 from LauncherFatal er ...
Live issue. Stall occurring for some users in the 5.0 Release. Currently hit 577 times by 500 users as of 2022-04-29 No specific project occurring on ...
When moving these components around in the world editor, the transform gizmo will move with the undo, but the actual component will not. I could not repro this behavior with non-native component ...
Line Traces are not correctly returning the Physical Material Info when that information is changed at runtime via a Override Physical Material or a Set Physical Material via a Dynamic Material Inst ...
When using uncompressed Lightmaps in HTML5, the lighting is rendered incorrectly. Using (the default) compressed lightmaps, generates no error. Also reproduced in Main Promotable-CL-2487422 (Enscr ...
Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...