Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
Issue ID
1375767
Regression
Yes
Metal: Vertex shader missing buffer binding at index warnings after saving new VFX graph
How to reproduce:
1. Create new HDRP project
2. Create new VFX object in Hierarchy
3. Select new VIsual Effect and in Inspector create new Graph
4. In VFX Graph window right click and select Create Node
5. Save Graph and observe console
Warnings throws in console every time graph is saved:
[Worker2] Metal: Vertex shader missing buffer binding at index 4 (attributeBuffer / Hidden/VFX/New Graph/System/Output Particle Quad)
Reproduced with: 2022.1.0a13, 2021.2.0b17, 2021.2.0b5
Does not reproduce with: 2021.2.0b4, 2021.1.26f1
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:
Fixed in 2022.2 stream