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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Resolution Note:
Fixed in 2022.2 stream