Search Issue Tracker
Feature Request
Votes
0
Found in
6000.0.56f1
6000.2.1f1
6000.3.0a5
Issue ID
UUM-114724
Regression
No
Adaptive Probe Volume ignores transparency in materials when the shader is created using Shader Graph
How to reproduce:
1. Open the attached “IN-112730” project
2. Open the “SampleScene”
3. Ensure that APV probes are displayed (Window → Analysis → Rendering Debugger → Probe Volumes → Display Probes)
4. Under the “unlit_material” GameObject in the Hierarchy, double-click the “Cube” GameObject to focus on it
5. Observe the APV probes in the room
6. Under the “shader_graph” GameObject in the Hierarchy, double-click the “Cube” GameObject
7. Observe the APV probes in the room
Expected result: The APV probes in both rooms display a dark gray color
Actual result: The APV probes in step 5 display a dark gray color, while the APV probes in step 7 are black
Reproducible with: 2023.1.0a1, 6000.0.56f1, 6000.2.1f1, 6000.3.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Both the “unlit_material” and “shader_graph” GameObjects contain a child GameObject named “ceil”. One uses a material using the “Universal Render Pipeline/Lit” shader, and the other uses a shader made with Shader Graph. They are both white with the alpha channel set to “0.39”
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
As a workaround has been provided, I will be closing this, as the issue tracked in our team roadmap.