I get this error when trying to load a simple cube gltf file. Happens as soon as I assign the file path for the 3d object. Any ideas?
Type: unhandled rejection
Reason: Error: Cannot read properties of undefined (reading 'width') @ TypeError: Cannot read properties of undefined (reading 'width') at Object3DType.LoadDynamicTextures (blob:https://editor.construct.net/45dc5ce9-ae58-422a-bac3-816fff486006:26:53) at Object3DInstance.Draw (blob:https://editor.construct.net/9ae7f534-3062-4c24-94b6-fde482a28fc9:112:40)
Stack: TypeError: Cannot read properties of undefined (reading 'width') at Object3DType.LoadDynamicTextures (blob:https://editor.construct.net/45dc5ce9-ae58-422a-bac3-816fff486006:26:53) at Object3DInstance.Draw (blob:https://editor.construct.net/9ae7f534-3062-4c24-94b6-fde482a28fc9:112:40)