Search Issue Tracker
Fixed
Fixed in 2022.3.5f1, 2023.1.2f1, 2023.2.0a21, 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
alexchisholm343
Jan 24, 2025 21:20
Was this ever implemented? It's not present on 2022.3.52f1