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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment