Summary
tracker_device will not reset (using Verse) once the task has been completed
it does reset if the task has only partially completed (i.e. 2/4) but once the task has been completed and the “Tracker Completion Ceremony” has been performed then it cannot be reset
turning the “Tracker Completion Ceremony” property to false does allow the tracker to be reset but then you don’t get the “Tracker Completion Ceremony” and the completed tick etc
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Devices
Steps to Reproduce
I have 2 trackers, 1 is to collect a coin (collectible object), the other is to Eliminate 2 zombies (from a creature spawner)
if either task is completed i need it to stay on the screen as ticked until the player completes both tasks
if the player is eliminated before completing both tasks then i need to reset both trackers in verse and the player starts again to try and complete them
both trackers are editables in my game_manager verse class
I listen for the player eliminated event on the elimination device and reset both trackers from there
they only reset if they aren’t complete or if the elimination ceremony is turned off
Expected Result
Trackers should be able to be reset even when they are completed
Observed Result
Trackers cannot be reset once they have been completed
Platform(s)
Windows11
Additional Notes
“The duplicate ticket is FORT-719882”

