Roundabout exits and U-turn waypoints are not showing

Hi. Do I have to enable roundabout exits and U-turns? As they are not showing up in waypoints.
I get “Enter roundabout and take the 2. exit.” So I enter roundabout, and before I drive out of it, I already have next waypoint showing “Continues straight”. Because how I coded navigation, entering roundabout waypoint is completed, so I show next waypoint and it is not “Exit roundabout” waypoint. None of the U-turns are not showing either. This is in Latvia. I checked Lithuania and have the same problem as well. I have built Baltics routes. I checked the response thinking maybe I have wrongly decoded response, but in response there also is waypoint type:7 followed by type:0 but after 7 (Enter roundabout) should be type:8 (exit roundabout.). Then I thought maybe because I have added translation file wrongly. So I tried request in English and have the same response. Any ideas? Is this expected?

I just tried on playground and the same result.
start : 24.108845,56.922559
end: 24.123050,56.932231

Unfortunately Graphhopper (the routing engine underlying ORS) does not provide that information. In the source code the instruction type for exiting roundabouts is marked with a comment “for future use”.

Hi @Reinis,

the U-Turn issue sounds a lot like: