Search Issue Tracker
Fixed in 8.2.0
Votes
8
Found in [Package]
8.1.0
Issue ID
1250032
Regression
No
Skybox does not adjust according to the custom Camera.projectionMatrix when HD Render Pipeline is used
How to reproduce:
1. Open the attached project "1250032.zip"
2. Open the "Test" Scene
3. Enter PlayMode
Expected result: Skybox adjusts according to the custom Camera.projectionMatrix
Actual result: Skybox does not adjust
Reproducible with:
- 2018.4.23f1 (HDRP version: 3.0.0 - preview, 4.10.0 - preview)
- 2019.3.0a1 (HDRP version: 5.1.0 - preview, 5.2.3 - preview)
- 2019.3.14f1 (HDRP version: 7.3.1)
- 2020.1.0b11 (HDRP version:8.1.0)
- 2020.2.0a13 (HDRP version:8.1.0)
Note: this only reproduces when using HD Render Pipeline and does not reproduce when URP or Default RP is used
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- 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
Resolution Note (fix version 8.2.0):
The issue was fixed and should no longer reproduce in High Definition RP package 8.2.0 and later