Search Issue Tracker
Fixed
Fixed in 14.0.3
Votes
0
Found in [Package]
12.1.7
13.1.1
Issue ID
SGB-201
Regression
No
ShaderGraph does not work when using Decal material with Custom Function
To reproduce:
1. Open the project “BugHunt”
Expected result: All cubes are green
Actual result: Try2 cube is pink which means that the shader with Decal material and a custom node does not work
Reproducible with: 12.1.7 (2021.3.7f1), 13.1.1 (2022.1.0a16)
Not reproducible with: 13.1.3 (2022.1.0b1), 13.1.8 (2022.1.11f1), 14.0.3 (2022.2.0b3), 15.0.0 (2023.1.0a4)
Could not test with: 2020.3.38f1 (Package errors)
Reproduced on: macOS Monterey 12.4 (Intel)
Notes:
- Error: Shader error in ‘Master’: undeclared identifier ‘try2_float’ (on metal)
- Shaders are at Assets → BugHunt
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
Add comment