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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
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.