wave-harmonic / crest

A class-leading water system implemented in Unity
MIT License
3.46k stars 476 forks source link

Water interaction is not visible when moving camera away from the sea level #1129

Open Hooaasin opened 1 year ago

Hooaasin commented 1 year ago

Is there an existing issue for this?

Have you checked the documentation to resolve your problem?

Current Behavior

When I zoom out the camera, the water ripples and water interaction are no longer visible. How can this issue be resolved

Expected Behavior

No response

Steps To Reproduce

No response

Unity Version

2022.3.5f1c1

Crest Version

4.18

Render Pipeline

Built-In

Editor or Standalone

Editor (Edit Mode), Editor (Play Mode), Standalone

Environment

- OS: Windows 10
- GPU: GTX 3060
- Graphics API: DX11
- Target Platform: Windows

Anything else?

No response

daleeidd commented 1 year ago

It is likely because the interaction is too small so they get rejected. Even if it was rendered it would be barely visible if visible at all.

Disabling this line will skip the rejection.