bug4.0 Why doesn’t my Lever (Turnable) task work after changing its settings?

After changing values in the Details panel of a Lever (Turnable), you might notice that the corresponding task in the Tasklist Editor no longer registers the interaction correctly.

🔍 Cause:

Manual changes to the actor's settings (e.g., Min & Max angle) are not automatically synced with the task in the Tasklist Editor. As a result, task progress tracking may stop working or become unreliable.

✅ Solution:

To ensure the Tasklist Editor recognizes the latest settings:

  1. Click the “Refresh” button in the Tasklist Editor. This will update the task and load the current values from the actor in the scene.

Please also note that the sign of the angle value matters.

This means that if you are using the Min Angle in the actor's settings, you must also enter the angle value with a minus sign (–) in the Tasklist Editor.

Failing to match the sign correctly may cause the task to not trigger as expected.

🧠 Tip:

Use the Refresh function whenever you've modified an actor after assigning it to a task. This ensures proper synchronization between the actor and the task system.

Last updated