Page 1 of 1

[2.0.47] Constant combinator new value inconsistency

Posted: Thu May 01, 2025 9:29 pm
by Hares
Steps to Reproduce
  1. Deploy a new, fresh constant combinator
  2. Open it
  3. Add new value to anonymous group => New value of 1 is added
  4. Add new value to the same group => New value of 0 is added
  5. Continue the same steps => New value of 0 is added
  6. Add or remove group => next (only) value will be added with the value of 1
  7. Close and reopen GUI => next (only) value will be added with the value of 1
Expected:
  • All new values are added with the value of 1
Actual:
  • First value is added with the value of 1
  • Second and further values are added with the value of 0
  • The counter is reset after modifying a group, or after reopening GUI
Click to expand the recording

Re: [2.0.47] Constant combinator new value inconsistency

Posted: Mon May 05, 2025 2:10 pm
by Rseding91
Thanks for the report. This is now fixed for the next release.