Three r151 FBXLoader failing to load embedded textures

Three@0.151.2

The model loads, but embedded textures return 404.

This worked ok in three@0.150.1

You can change the importmap in this jsfiddle between three@0.150.1 and three@0.151.2
Example : FBXLoader - JSFiddle - Code Playground

Three@0.150.1

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