Reproduced 3/3 times. Regression testing in progress. Issue was reproduced on both Windows and MacOS launching onto iOS. Issue does not reproduce when packaging and installing an .ipa app. ...
When a foliage actor contains instances of Nanite and Non-Nanite meshes, the Nanite meshes don't get a selection outline when the actor is selected.[Image Removed] ...
When doing a static mesh to skeletal mesh conversion where the source object is an OBJ, if recompute normals or tangents is on, then the resulting normals and tangents will be broken. ...
Context Projects can turn on the project setting bDoFullyAsyncNavDataGathering to execute navigation mesh building tasks on worker threads. Some of these tasks will access the NavOctree, whose life ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
WaterBody Actors will cast static shadows in built lighting even if their Cast Shadow options are disabled. ...
Undoing Replace Actor on a Level Instance does not properly reload the previous Level Instance. ...
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 ...
LOD0 for some Nanite Skeletal meshes is used for ray tracing scenes on some platforms because some FSkinnedSceneProxy are incorrectly considered "always visible" ...
The GPU crashes after the ray tracing geometry builder attempts to create a shader resource view with an invalid offset. ...