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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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