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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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):
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