Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1327185
Regression
No
[ShaderGraph] Surface Type Transparent results in Shader Graph recompilation when connecting or disconnecting nodes
How to reproduce:
1. Create a new HDRP project
2. Create Lit Shader Graph and open it
3. Set Surface Type to Transparent in Graph Inspector
4. Drag Edge from Base Color port of Fragment Stack and once node menu opens, add color node
Expected result: Shader Graph does not recompile
Actual result: Shader Graph recompiles
Reproducible with: 2021.2.0a11(12.0.0)
Notes:
- Couldn't reproduce on URP
- Couldn't reproduce with opaques
- Sometimes it happens when nothing is changed (for instance, just refocusing windows), recompilation sometimes takes up to 15 seconds
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
Add comment