Counter and Select don't work with Spread<Boolean> using Bangs

Guten Morgen!

I found this bug happening in some releases of Gamma 2022.5.0.
Counter is not triggered when using an OR(Spectral) or even a GetSlice with a Spread<Boolean>.

Tested on 2022.5.0-0552 and 2022.5.0-0536. Same behavior on those 2 versions.
Here is a GIF:
Counter_with_Spread_Boolean_Bug-min

Tested also on 2022.5.0-0429 and 2021.4.12, and no problem with those 2 versions.
Here is another GIF where it works:
Counter_with_Spread_Boolean_Working-min

EDIT
The same behavior is also happening with a Select.

Here are 2 more GIFs:
Select_with_Spread_Boolean_Bug-min

Select_with_Spread_Boolean_Working-min
(Of course, counter counts 2 each time because of the Up and Down of the Bang)

Thank you!

fixed in upcoming vvvv gamma 2022.5 preview. thank you for reporting!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.