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
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
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