@anonymous_user_a0fadbe9@July014
I have a distance Bug when using Nanite on my VatMesh. I think Nanite decide to reduce triangles in my mesh at a specified distance. Then my VatMeshMaterial wont work anymore. Any Idea which setting I have to change to increase the distance for this Nanite feauture???
In my Screenshot you will see different Levels. The First Level is good. The others are crashing my VatMesh. If I can double the distance this would be perfect for my RTS Game.
Looks like Nanite is creating some LOD´s. I don´t have LODs in my Mesh. I need to know where i can increase the distance of the Nanite Auto LOD. Please help me
Hello everyone,
i could fix the bug. Thx for the setting idea. I found the right setting to change…
If anyone else here has the same problems. Console-> “r.Nanite.ViewMeshLODBias.Offset -1”
Default value is 0.
I couldn´t find out how do disable it. But with that i can change the distance at what point Nanite should create LOD. If anyone knows how to turn it off let me know. I didn´t need LOD for my Low Poly RTS.