Search Issue Tracker
By Design
Votes
0
Found in
6000.1.0a1
6000.2.0a1
Issue ID
UUM-102581
Regression
No
[HDRP][Water] Punctuals light are attenuated the same as the main dir light even when they are below the water surface
Steps to reproduce:
- Open attached project
- Open Outdoors Scene
- Select camera
- Move its transform in the -Y direction until the plane and the spotlight cone become invisible
Actual results: We see the plane disappear
Expected results: We should be able to see the spotlight contribution and not being attenuated the deeper you go underwater.
!image-2025-04-08-14-14-00-234.png!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
Afaik, there's no way of actually doing what you're asking with in realtime rendering. We would have to ray trace every pixel or have some other very water-specific buffer to attenuate the light. I think this is out of scope. If you disagree, reach out to me.