How to reproduce:
1. Open the attached “CookieBug.zip” project
2. Open the “bugtest” scene
3. Focus Scene View camera on the “Cube” GameObject by double clicking on it in the Hierarchy
4. Observe the result
Actual result: Point light cookie is tiled across the whole “Cube”
Expected result: Point light cookie is only visible under the area of the Point light
Reproducible in: 2023.3.0a14, 6000.0.73f1, 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a3
Not reproducible in: 2023.3.0a13
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Note:
- Only reproducible with Deferred rendering path
- Forward, Forward+ and Deferred+ rendering paths produce the expected result