In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...
Destroying a welded actor is causing an Array index out of bounds crash on 5.6. The licensee has provided a repro project that reliably causes a crash whenever the spawned actor is destroyed. There ...
Note that before I tried running the editor via the Launch button, I just happened to run the Editor exe directly, and this did not repro then. After my PC rebooted I tried to reproduce it again an ...
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 ...
The rotation parameter of video materials does not function in Twinmotion 2024.1.2 and Twinmotion 2025.1 PR. Adjusting the slider does not have any effect. Feature last worked in Twinmotion 2023.2 ...
Error message: Assertion failed: ParentIndex != INDEX_NONE [Link Removed] [Line: 512] Source Context: 499 } 500 501 return Menu; 502 } 503 504 ...
This occurs in //UE4/Main @ CL 4670176 Not a Regression. This is similar to https://jira.it.epicgames.net/browse/UE-59149 but when adding more player characters it seems to change the planar reflec ...
Server Travel from Map A to Map B then back to Map A will crash on exiting PIE. Generates different call stacks between 4.8.1 and Main. Crash Reporter: 4.8.1: [Link Removed] Main: [Link Removed] ...
This is general for any UV channel past what the static mesh has, rather than specifically for UV channel 1. ...
Slate Widget fails to compile when you add it to a new project. Expected as a user that anything in that default list should be able to be added and compile fine without making any changes. Compil ...