Custom Pulse Parameter not working

I created a container with custom parameters. These are connected with other chops outside the container. (expression or via export )

Everything works fine until TD is restarted and the project reloaded. Then the pulse parameter needs to be reconnected to work again.

See test file.

I´m using build 2017.15400 on Windows.
parameter_test.toe (4.92 KB)

Reproducible, thanks for the example.

I’ve just loaded some custom parameters with pulses, and they are not working.

To reproduce try hooking a custom pulse up to feedback TOP’s reset parameter. It won’t reset unless you expand the parameter and manually change the zero to a one. 22800 Win 8.1

Could you post your example - there are many permutations and it would save us some time. I wasn’t able to reproduce this pulse problem here: viewtopic.php?f=12&t=10251

Stripped down example

To observe

Active Viewer of Painting1 Comp
Move mouse, lay down some white.

Click custom pulse. Should erase. Does not erase.

Enter comp
Manually pulse feedback reset. Does erase.
Pulsebug.tox (1.22 KB)

It does work if you use a parameter CHOP and use exports or expressions to map the parameter chop channel to the reset par, not the resetpulse par. I don’t know if that distinction helps at all or if that just makes it more curious.