Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.8.0
Issue ID
1121415
Regression
No
[HDRP] Lighting not shown when the object is close to an orthographic Camera's near clipping plane which has a negative value
How to reproduce:
1. Open the attached "case_1121415-HDRPClipPlaneBug" project and open scene "SampleScene"
2. Observe the lit sprite and cube in the Game window
3. Set the Camera's near clipping plane to -10
4. Move the Camera on the Z-axis so that the sprite and the cube are close to the near clipping plane
5. Observe the sprite and the cube in the Game window
Expected results: The objects are lit in the same way as before
Actual results: The objects are not lit
Reproduced with: 2018.3.6f1, 2019.1.0b4, 2019.2.0a6
Comments (1)
-
MasonWheeler
May 22, 2021 11:18
Running into this same problem 2 years later. Any progress on it?
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Right now HDRP don't support othographic projection with lighting. This may be revisited in the future but not now.