Gltf support for import/export

It’s looking like gltf might be a good, open possibility for a game interchange format. Is there any possibility of it being on roadmap? it seems there is an issue for it but its not exposed in the issues.

UE-16059

4.19 contains an experimental importer: https://forums.unrealengine.com/development-discussion/content-creation/1415582-the-new-gltf-import-supported-in-4-19-preview-is-awesome-experimentation
and they “hope to do some bigger enhancements for 4.20 and beyond”

related question: Gltf 2.0 support - Pipeline & Plugins - Epic Developer Community Forums

I just released a preview version of glTF for UE4.
It supports to import the skeletal mesh and the animation sequence. You can download it from glTF for UE4 by Code 4 Game. And it is free and an open-source project in GitHub - code4game/glTFForUE4: Import glTF 2.0 in Unreal Engine.