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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
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