Search Issue Tracker
By Design
Votes
0
Found in
5.6.1f1
Issue ID
924376
Regression
No
[Metal] Mesh Topology is not rendered and errors are spammed when using Graphics.DrawProcedural
How to reproduce:
1. Open the attached users project "ComputeShaderBug" and "ComputeShaderBug" scene
2. Open the "ComputeShaderBugBehaviour" script, observe that user uses Graphics.DrawProcedural method
3. Enter playmode
Expected result: Mesh topology is rendered and no errors are spammed to console
Actual result: Nothing is rendered and "Metal:Error creating pipeline state (Skybox/Procedural): Vertex attribute POSITION(0) is missing from the vertex descriptor" error is spammed
Notes: Issue isn't reproducible with OpenGL Graphics API
Reproducible with - 2017.2.0b1 2017.1.0b10, 5.6.2p1, 5.6.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
- CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
- UI Builder “Create Template” Fails with Invalid UXML and Missing Root Element Errors
- Decal not projected on top of a Lit Material when MSAA is disabled, and Rendering Path is Forward or Forward+ in a Standalone Build
- Separation lines between minimized fields become invisible when scrolling in the Profiler
Add comment