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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Right now HDRP don't support othographic projection with lighting. This may be revisited in the future but not now.