Search Issue Tracker
Won't Fix
Votes
2
Found in
2021.3.36f1
2022.3.24f1
2023.2.18f1
6000.0.0b14
Issue ID
UUM-68665
Regression
No
Material Surface Type is not set to the pre-set value in ShaderGraph when the Shader is assigned to the Material
Reproduction steps:
1. Open the “ReproProject“ project
2. Create a new Material (Assets > Create > Material)
3. Select the “Assets/New Material“
4. Change Shader to the “ShadowReceiverAdditional“ Shader in the Inspector window
5. Observe the Inspector window
Expected result: The Surface Type is set to “Transparent”
Actual result: The Surface Type is “Opaque“
Reproducible with: 2021.3.36f1, 2022.3.24f1, 2023.2.18f1, 6000.0.0b14
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Note:
When creating a new Material by right clicking the “Assets/ShadowReceiverAdditional“ ShaderGraph (Create > Material), this issue does not reproduce, and the Surface Type is set to “Transparent“ as expected
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note: