Steps causing the bug to occur
- use either node with color data
- sort is performed on r values, then b, then g, then b, then a
- the value of a vec4 is the length of the vec4. not being able to sort by vec length/intensity is aberrant.
Have you found a workaround?
no
Other notes
- How severely does this bug affect you? It prevents me from using Vuo at all.