Crash when importing glTF - UE4.21

Hi,

I’m using the glTF plugin (BETA) for importing glTF files.

When i try to import the file to UE using the plugin the editor crashes.

Log:

[2019.02.15-17.23.31:237][298]LogFactory: FactoryCreateFile: StaticMesh with GLTFImportFactory (0 0 ../../../../../../Users/Daniel/Downloads/Houses/yolo.gltf)
[2019.02.15-17.23.31:238][298]../../../../../../Users/Daniel/Downloads/Houses/yolo.gltf
[2019.02.15-17.23.31:239][298]LogJson: Warning: Field children was not found.
[2019.02.15-17.23.31:239][298]LogJson: Error: Json Value of type 'Null' used as a 'Array'.
[2019.02.15-17.23.31:239][298]LogJson: Warning: Field children was not found.
[2019.02.15-17.23.31:239][298]LogJson: Error: Json Value of type 'Null' used as a 'Array'.

I’ve validated the objects using a glTF-Validator. The models are viewable in other editors. I’ve also tried importing sample objects found in GIT:

But no success.

Anyone knows why this is occuring ? Is there a fix or im doing something wrong?

Regards.

Same Issue gitf just doesn’t works anymore…sadly

You can use my plugin https://c4gio.itch.io/gltf-for-ue4.

It is free.

Thanks ! It works !

I got it to work by using c4g.io’s plugin below.