Search Issue Tracker
Fixed in 14.0.2
Fixed in 14.0.1 (in landing pattern)
Votes
0
Found in [Package]
13.1.3
Issue ID
1388149
Regression
No
VFX throws Shader errors when compiling it with HDRP Shader Graph attached that has "Add Custom Velocity" toggled on
How to reproduce:
1. Open the attached "case_1388149" project
2. Open the "ReproVFX" VFX Graph
3. Compile the VFX Graph
Expected result: The VFX is successfully compiled
Actual result: Shader errors related with the Shader's "VertexDescriptionFunction" function parameters are thrown in the Console log
Reproducible with: 12.1.2 (2021.2.7f1), 13.0.0 (2022.1.0a11), 13.1.3 (2022.1.0b2)
Couldn't test with: 7.7.1 (2019.4.34f1), 10.8.1 (2020.3.25f1), 12.0.0 (2022.1.0a10) (no "Add Custom Velocity" option in the Graph Settings)
Thrown errors:
Shader error in 'Hidden/VFX/New VFX/System/Output Particle Unlit Quad': 'VertexDescriptionFunction': no matching 1 parameter function at line 4403 (on metal)
Shader error in 'Hidden/VFX/New VFX/System/Output Particle Unlit Quad': 'VertexDescriptionFunction': no matching 1 parameter function at line 5559 (on metal)
Note:
- Compiling the "ReproSG" Shader Graph freezes the Editor
- Reproducible with Metal, DX11 Graphics APIs
- Couldn't test with OpenGL (not compatible with HDRP)
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
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
- No data received in Profiler when connecting to WebGL Player without "Autoconnect Profiler" option enabled
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
Resolution Note (fix version 14.0.2):
Fixed in 14.0.2 (2022.2.0a9)