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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Right now HDRP don't support othographic projection with lighting. This may be revisited in the future but not now.