Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b4
Issue ID
766762
Regression
Yes
[ForwardLights] Point/Spot lights clip prematurely in Forward rendering (5.4 regression, scissor gone wrong?)
Point and spot lights clip prematurely when they approach the top or the bottom edge of the camera.
Repro steps:
1. Open LightingIssue from attached project.
2. Select the camera in the hierarchy and rotate it on the X axis to move the green point light up and down the screen.
3. Notice how the green point light clips before it reaches the edge of the screen.
Expected outcome: light clip plane to align with the camera's.
Notes:
- Regression in 5.4.0b4; issue not present in 5.4.0b3
- Happens only in Forward rendering.
- The light's range seems to also be determining its clipping range (see LightIssue_SpotLight.gif)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment