Wrongly displayed type of bake action

I saw this before but couldn’t replicate it today with newly placed components.

Maybe someone sees this as well.

1 Like

I think this can be confusing:

Is your boolean input set to False?

Yep, I have a boolean trigger attached. It works fine but can be confusing to someone unfamiliar with terminology (ex. my whole team).

In the input description it says

  • True - Current Default Action (xxx)

From my understanding, this is what you set in the right click menu.

Following the logic described in the input description, your boolean toggle was set to ‘False’ when you took the screenshot.

Indeed.

1 Like

Where is the problem? This is not wrong.

The Default action is the action used by Content Cache when the Action input is not exposed or when using only a boolean with the action input. If you give other values to the action input (values contrary to the default action), this “true” action overrides the default action. Both the hanging bar and the icon reflect the true action (although I have argued with @Kike that only the icon should be the true action while the hanging bar should show the default action to clarify the discrepancy.)

So in your example, Default action is set to “Push”. While false, this action is “Pull”. Completely consistent.

1 Like

Yes, you are right. It becomes obvious only after reading the pop-up description (or Help)

:+1: