Can't export GLTF without crashing

Hello I am trying to export a vehicle in the form of gltf and consistantly crashing. I have tried verifying files, disabling udp plugin, and changing ports from other forum post. Any help would be really appreciated.

Which version of the engine?
Can you share the project with the vehicule with us?

The problem is with forward shading. For some reason, having it on while exporting with GLTF will cause a crash. You must turn off Forward Shading from the project rendering settings. Its the only solution I have found that works. Also this problem still persists on 5.5

In my case UE 5.3 and UE 5.5 crashes if Virtual Textures were enabled in project settings, disabling it fixed glTF exporter.

This is a solid temporary solution. But, I’m really wondering what is causing it.