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

High camera near clipping value causes trees to not render. #69

Open klimbi123 opened 3 months ago

klimbi123 commented 3 months ago

Describe the bug Camera Near Clipping range being high (usually 500+) stops any vegetation rendering. The terrain is still there and sometimes shadows too, but no trees.

To Reproduce Steps to reproduce the behavior:

  1. Any terrain with trees.
  2. A camera with near clip distance at 1000 and far clip distance at 2000.
  3. Move the camera so the terrain is visible.
  4. Game view shows no trees while Scene view shows trees in the camera frustum.

Expected behavior Trees should be visible in Game view.

Screenshots image image

Project(please complete the following information):

System (please complete the following information):