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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Add comment