2d custom vertex attribute not working #14077
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
P-Crash
A sudden unexpected crash
Bevy version
0.14.0-rc.4
The following is a simple program which uses a custom vertex attribute to colour a shape.
However this equivalent in 2D does not work.
This error is shown, followed by a series of panics and the program crashing:
The following shader is used in both examples:
The text was updated successfully, but these errors were encountered: