Search Issue Tracker
By Design
Votes
0
Found in [Package]
9.0.0-preview.29
Issue ID
1242448
Regression
No
ShaderGraph does not throw an unsupported feature error when Normal from Height Node is used with DXR
How to reproduce:
1. Open the attached project named "Case_1242448"
2. Open the Test shader graph
3. Observe that Normal From Height node is connected to the Master
Expected result: A clear error is thrown notifying that the Normal From Height node is not compatible with DXR
Actual result: Graph throws a compilation error, however, it does not indicate the use of unsupported node
Reproducible with: 2019.3.14f1(7.3.1), 2020.1.0b9(8.1.0), 2020.2.0a11(9.0.0-preview.29)
Could not test with: 2018.4.23f1(Ray tracing was not yet available)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
We are tracking this functionality as a new feature request internally. The first iteration of the new warnings can be tracked on our public roadmap, here: https://portal.productboard.com/8ufdwj59ehtmsvxenjumxo82/c/44-pipeline-dependent-nodes . This specific warning case is captured and will be included in the final release of our Pipeline Dependent node warnings.