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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
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