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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note (fix version 9.0.0-preview.33):
Fixed in: Visual Effect Graph 9.0.0-preview.33