Search Issue Tracker
Fixed in 9.0.0-preview.33
Votes
0
Found in [Package]
9.0.0-preview.13
Issue ID
1300901
Regression
No
Undeclared identifier 'GetWorldSpaceNormalizeViewDir' error appears when VFXShaderGraph is using ShaderGraph with Fresnel node
Reproduction steps:
1. Open the attached "case_1300901.zip" project and Scenes/SampleScene scene
2. In the Project window, open Test.vfx
3. In the Output Particle Mesh block, Shader Graph field, assign Test.shadergraph
4. Observe the Console window
Expected result: There are no errors
Actual result: Error "undeclared identifier 'GetWorldSpaceNormalizeViewDir'" appears
Reproducible with: 7.3.1 - 9.0.0-preview.13 (2019.4.18f1, 2020.2.2f2)
Not reproducible with: 9.0.0-preview.33 - 11.0.0 (2020.2.2f2, 2021.1.0b2)
Could not test with: 2018.4.30f1 (errors when downgrading Visual Effect Graph package)
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 (fix version 9.0.0-preview.33):
Fixed in: Visual Effect Graph 9.0.0-preview.33