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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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