About exporting texture file names to lowercase

Why is the name set in the editor including uppercase letters changed to lowercase?
There is no problem running locally, but it will report an error when it is placed in an external network environment
please help

Pinging Editor specialist @julien-moreau

Hey!
Good feedback!
This is done because the files input store of BabylonJS previously stored the files using using the lower case characters.
Do you confirm that it breaks running on the web ?

Yes, our designers output textures. The names are in uppercase. After running, an error will be reported. I would like to ask if it is better not to use uppercase names to name the textures?