visualdesigncafe / nature-renderer

Nature Renderer is a plugin for the Unity game engine to efficiently render vegetation on your terrains.
https://visualdesigncafe.com/nature-renderer/
0 stars 0 forks source link

Unity is still spending precious frame time generating terrain details #88

Open Claytonious opened 1 month ago

Claytonious commented 1 month ago

Describe the bug In Unity 6000.0.24f1 with Nature Renderer on a terrain handling terrain details, Unity is still wasting frame time generating details. image

To Reproduce Steps to reproduce the behavior:

  1. Place nature renderer on a terrain with 1 kind of terrain detail
  2. Move the main camera around at runtime

Expected behavior Since nature renderer is handling terrain details, and since the "draw" checkbox in the terrain's settings for details is turned off, this time should not be spent. Can/does nature renderer attempt to disable the terrain's detail rendering system?

Project(please complete the following information):

System (please complete the following information):