Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0a11
Issue ID
UUM-14799
Regression
No
Shader Graph doesn't produce correctly coloured material when using "Raytracing Quality" Node
How to Reproduce:
1. Open the attached user project
2. Open “New Shader Graph“ Shader Graph (Assets/New Shader Graph)
3. Inspect the “Shader Graphs_New Shader Graph“ material (Assets/Shader Graphs_New Shader Graph.mat)
Expected result: The “Shader Graphs_New Shader Graph“ material is green
Actual result: The “Shader Graphs_New Shader Graph“ material is red
Reproducible with: 13.1.8 (2022.1.13f1), 14.0.3 (2022.2.0b5), 15.0.0 (2023.1.0a6)
Can’t test with: 10.10.0 (2020.3.38f1), 12.1.7 (2021.3.8f1) (“Raytracing Quality” Node is black)
Reproducible on: macOS (12.5)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The issue is due to a regression in the shadergraph package that is already fixed
Unfortunately we cannot fix shadergraphs that were created with the broken package, so we suggest deleting and recreating the graph to fix the issue
Resolution Note (2023.1.X):
Deleting the Raytracing quality keyword and adding it again in the blackboard of the shadergraph will solve the issue