LODs with screen size 0 in legacy assets are incorrectly converted to 1 on load

UE - Graphics Features - Sep 11, 2025

When loading a mesh asset (static or skeletal) created in an old version of Unreal (e.g. 4.10), any LOD whose LOD screen size was originally set to 0, is converted to 1. This causes LODs that would ...

LODs screen sizes in legacy assets are incorrectly converted to all have the same value on load

UE - Editor - Content Pipeline - Sep 11, 2025

When loading a static mesh asset created in an old version of Unreal (e.g. 4.10), all LODs have their Screen Size property set to the same value (approximately 1.5). This happens because the static ...