Mipmap quality should be configurable or they should be generated at higher quality by default.
The ones that are generated currently are of very low quality and significantly degrade the appearance of the final scene, even at close distance and when viewed from relatively right angles, resulting in a blurry, ugly appearance overall.
Examples:
Furthermore, Gltf supports occlusion maps, which allows you to bake highly realistic, beautifull raytraced shadowmaps for your scenes:
Shadowmaps can also properly interact with light objects/scene effects in Gdevelop:
Low-quality mipmaps lead to UV Bleeding (white or black lines along UV seams) in shadow maps, which can be very noticable in a proper scene with more complex environment.
Please note that this is caused precisely by low-resolution mipmaps and not by incorrect UV mapping (This problem might be hard to spot on screenshots, but is is very noticable ingame at fullscreen, especially on objects that are far away from the camera):










