Open dixZo1337 opened 6 months ago
It sounds like Unity's default renderer is enabled at runtime. The red grass is probably rendered by Unity instead of Nature Renderer. Can you check if there is any script in your scene or on your terrain that is enabling the Unity renderer? (Maybe Gaia?). Note that any script that adjusts the detail rendering distance could be the cause, because a rendering distance greater than 0 will enable the default Unity renderer.
Describe the bug Hey
We are using Unity 2021.3.9f1. While most of the Grass (stylized grass shader with NR support) rendered via NR as terrain detail is just looking fine, in some random spots, it appears not to be working as intended even though the terrain texture and everything else is the absolute same. Also, this just happens in playmode, while looking at the same spots in the editor everything is looking just fine.
Check the screenshots for reference. Any idea what's going on? Help would be very much appreciated.
To Reproduce Steps to reproduce the behavior:
Expected behavior Normal display of the grass without the render issue.
Screenshots
Project(please complete the following information):