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
- 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
Resolution Note:
Right now HDRP don't support othographic projection with lighting. This may be revisited in the future but not now.