@MrAeon1111 Hello, can you share a screenshot of your behavior logic? One potential thing that could be happening here is that the order in which your behaviors are executed is wrong. For example, you could be triggering the Set Attribute behavior before running the behaviors responsible for outputting the values used in the behavior - this would explain why triggering the Set Attribute behavior later would fix it, since now it's using the updated output.