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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
Fixed in 2022.2 stream