The new version of BJS cannot load OBJ material!

It seems to work for me, I’m seeing:

?

Use the 5.x version to compare, this model has textures. Textures are still displayed normally in version 6.3

1 Like

cc @Deltakosh, maybe it’s related to the PR that adds support for line meshes?

Seems very unlikely. Isn’t it a network issue?

It’s not a network problem, the texture has the correct request, and it is normal to reduce the version rendering

Actually you are right it was a bug

usemtl was capture by the regex looking for “l x y”

Fixed here: Fix mtl loader being ignored by deltakosh · Pull Request #13950 · BabylonJS/Babylon.js (github.com)

2 Likes

Who uses mtl in BJS anyways? :grin: There are just too many limitations for my taste. :face_with_hand_over_mouth: