Three r151 FBXLoader failing to load embedded textures

[email protected]

The model loads, but embedded textures return 404.

This worked ok in [email protected]

You can change the importmap in this jsfiddle between [email protected] and [email protected]
Example : FBXLoader - JSFiddle - Code Playground

[email protected]

Tested locally using webpack and using jsfiddle with importmaps.

This is indeed a regression in FBXLoader. Let me revert the problematic PR that introduces it.

1 Like