Search Issue Tracker
Fixed
Fixed in 2021.3.9f1, 2022.1.12f1, 2022.2.0b8, 2023.1.0a1
Votes
0
Found in
2021.3.3f1
2022.1.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-6173
Regression
No
[HDRP] Sample code for Custom Pass Scripting is incorrect
Background:
https://unity.slack.com/archives/C6Y79CZM0/p1651533041475459
"The custom pass drawer sample code seems to have a bug. A portion of the code (highlighted) is repeated. This is from here: https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@14.0/manual/Custom-Pass-Scripting.html
but I checked back until 12.1 and those seem to exhibit the same."
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2022.2.0b8):
Fixed here https://github.cds.internal.unity3d.com/unity/unity/pull/10899
as a part of this https://github.cds.internal.unity3d.com/unity/unity/pull/11632