I was writing some custom voronoi shaders in glsl where I can dynamically change the number of moving cells and their colors. Iā€™m actually still not sure what caused this bug but it had to do with going over the max number of cells that my shader allowed.