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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment