The licensee has identified a potential fix by changing
if( Settings.bLerpUVs )
to
if( Settings.bLerpUVs || UVIndex == 0 )
On line 389 of NaniteBuilder\Private\Cluster.cpp in UE 5.5
1. Open the EditorSphere Engine Asset Static Mesh
2. In Nanite Settings check "Enable Nanite Support"
3. In Nanite Settings uncheck "Lerp UVs"
4. In Nanite Settings press the "Apply Changes" button
5. In LOD 0 Settings expand "Reducton Settings"
6. In LOD 0 Reducton Settings set "Termination" to "Any"
7. In LOD 0 Settings press the "Apply Changes" button
8. Using the mouse, navigation keys and mouse scroll wheel observe the preview sphere from various angles and distances
9. Observe visual warping of the grid texture of the sphere
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-239447 in the post.
7 |
Component | UE - Graphics Features - Nanite |
---|---|
Affects Versions | 5.4, 5.6, 5.5 |
Target Fix | 5.7 |
Created | Jan 21, 2025 |
---|---|
Updated | Jan 22, 2025 |