Search Issue Tracker
Fixed in 2022.3.5f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 6000.0.X, 6000.0.0f1
Votes
1
Found in
2021.3.24f1
2022.2.17f1
2023.1.0b14
2023.2.0a13
2023.3.0a3
6000.0.0b11
Issue ID
UUM-35024
Regression
No
[HDRP] Missing "Before Fog" injection point for Custom Passes
Currently, if you want to have a post process on objects (let's say an outline), you are missing a crucial injection point "BeforeFogAndSky" because "AfterOpaque" is too early and BeforePreRefraction" is already after fog so your pp is applied over it.
Having a "BeforeFogAndSky" just before that would solve this case.
A good test case for this is the Full Screen Sample outline scene in the HDRP Package Manager
!image-2023-05-05-11-54-11-766.png|thumbnail!
Comments (1)
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
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
alexchisholm343
Jan 24, 2025 21:20
Was this ever implemented? It's not present on 2022.3.52f1