Verse Commander Minigame Example is broken

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

The following code returns navigation_result.Interrupted

NavResult := Navigatable.NavigateTo(NavTarget, ?ReachRadius := ReachRadius)

Steps to Reproduce

Create a project from the Verse Device Feature Example. Compile and run the project. Start the minigame.

Expected Result

The minigame should work and the NPC should move.

Observed Result

The NPC does not move.

The following code returns navigation_result.Interrupted

NavResult := Navigatable.NavigateTo(NavTarget, ?ReachRadius := ReachRadius)

Platform(s)

PC

Thank you, we’ll get someone to take a look.

Tickets have been created - FORT-776934 / FORT-769569 and this will be fixed in a future update.

1 Like

When debugging the issue, I encountered this:

Related?