Do MKMapView overlays work on tvOS 14?

I'm trying to render a MKPolyline on tvOS and get a runtime exception with
Code Block
_validateTextureView:531: failed assertion `cannot create View from Memoryless texture.'


This same code works fine on the iPad and I'm starting to think it just doesn't work on tvOS...unless this is a beta issue.
Please open a feedback report regarding this, include a small Xcode project that reproduces the issue, and share the feedback number here.
Same for me. Any idea or feedback number?
I have opened a feedback report: FB8750417
I wish Apple would at least say whether they intend to fully support MapKit on tvOS. I filed feedback as suggested at the end of September and have not heard anything. Does it ever go differently from this? Not in my experience.
Still nothing.
Thank you for filing a feedback report. Are you able to reproduce this issue with an Apple TV device in addition to the tvOS simulator?

This has been addressed in a recent update and works correctly now.

Do MKMapView overlays work on tvOS 14?
 
 
Q