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
- “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
Add comment