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 ...
A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...
ExportMaterialUVDensities() gets the incorrect value where the alpha channel is referenced (e.g. RegisterIndex of the texture is [3] or [7]) because FMeshRenderer::RenderMaterialTexCoordScales() use ...
When a Material uses WorldPositionOffset, the MaterialTextureScale is calculated incorrectly because FMaterialUtilities::ExportMaterialUVDensities() calls FMeshRenderer::RenderMaterialTexCoordScales ...
The warning for editor-only actors is unnecessary in these modes where they don't exist. ...
It seems that switching the preview mesh in the control rig editor is affecting the initial transforms in the hiearchies of related control rigs in the level viewport. This seems to be due to the c ...
Licensee was not able to open any Sprite asset file in 5.3 without it causing a crash. They were able to avoid this by disabling raytracing in the project. ...