Search Issue Tracker
Fixed in master(02f9b87281f1b3e12d6c04f305b67fc8b673f262)
Votes
0
Found in [Package]
12.0.0
Issue ID
1361469
Regression
No
Shader error is thrown when using Hybrid Instance in Shader Graph
How to reproduce:
1. Open the user's attached project
2. In the Project view, go to Assets/Prefabs/ResourceBar
3. Double-click on ResourceBarShader.shadergraph to open the Shader Graph
Expected result: no Shader errors are thrown
Actual result: Shader error is thrown (undeclared identifier 'UNITY_ACCESS_HYBRID_INSTANCED_PROP')
Reproducible with: 12.0.0 (2021.2.0b12, 2022.1.0a8)
Could not test with: 2019.4.30f1, 2020.3.18f1, 2021.1.21f1 (cannot resolve errors after downgrading the user's project)
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
- 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
Resolution Note (fix version master(02f9b87281f1b3e12d6c04f305b67fc8b673f262)):
Fixed in Shader Graph 13.0.0 (2022.1.0a12)