Search Issue Tracker
Fixed in 10.3.1
Votes
0
Found in [Package]
10.1.0
Issue ID
1289339
Regression
Yes
[HDRP] GetSurfaceAndBuiltinData error when creating Custom Renderer Pass shader
Reproduction steps:
1. Open attached project "PassHDRP.zip"
2. In Editor menu, select Assets -> Create -> Shader -> HDRP -> Custom Renderers Pass
3. Observe Console window
Expected result: No error
Actual result: "Shader error in 'Renderers/NewRenderersCustomPass': 'GetSurfaceAndBuiltinData': output parameter 'surfaceData' not completely initialized at line 73 (on d3d11)" error
Reproducible with: 10.1.0 (2020.2.0b9), 10.2.0 (2020.2.0b13, 2021.1.0a7)
Not reproducible with: 7.5.1 (2019.4.16f1), 9.0.0-preview.71 (2020.1.15f1), 10.0.0-preview.27 (2020.2.0b9)
Could not test with: 2018.4.30f1 (console errors break project)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment