Search Issue Tracker
Fixed in 11.0.0
Votes
0
Found in [Package]
10.3.2
Issue ID
1316766
Regression
No
ShaderGraph with Unlit Material Type is SRP Batcher incompatible when a Node is connected to Vertex Position
How to reproduce:
1. Open a new URP project
2. Import the user's attached "HexagonsShader.shadergraph"
3. Select the "HexagonsShader" Shader Graph in the Project window
4. Observe the Inspector
Expected result: No errors in the Inspector window
Actual result: "UnityPerMaterial cbuffer inconsistent size inside a subshader (ShadowCaster)" error is thrown
Reproducible with: 10.3.2 (2020.3.1f1)
Not reproducible with: 11.0.0 (2021.1.0b12), 12.0.0 (2021.2.0a9)
Could not test with: 7.5.3 (2019.4.22f1) - Shader Graph Asset can't be loaded
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 11.0.0):
Fixed in: 11.0.0 (2021.1.0b12)