The problem: to really fix it we had to process ticks in 2 steps, first updating all assets and then in a second step running all tick functions. This would unfortunately have a severe impact on execution time.

We will think of another way, not fixing the problem but making it easier to handle in the script. This will be implemented in a future version.