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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
Right now HDRP don't support othographic projection with lighting. This may be revisited in the future but not now.