Description

Non-nanite static mesh components still show an individual highlight outline which individually selected even with other non-nanite static mesh components in the same actor. This is different when the meshes are nanite-enabled, as they would all share an outline around the silhouette of all the meshes, rather than individually. Likely due to the depth pass ordering in NaniteEditor.cpp.

 

Steps to Reproduce

Licensee provided example UASSET of BP with nanite meshes to test with. Repro steps:

1. Create BP actor with multiple static mesh components with nanite-enabled meshes, placed close together.
2. Place BP in a blank scene.
3. Try to select an individual static mesh component and observe that the editor highlight does not change to an individual highlight.
4. Disable nanite for the meshes, and try selecting again, observe that it does show individual highlighting for each selected mesh component.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-213587 in the post.

1
Login to Vote

Cannot Reproduce
CreatedApr 30, 2024
ResolvedJun 18, 2026
UpdatedJun 18, 2026
View Jira Issue