eligrey / eligrey/FileSaver.js

Textures aren't working for downloaded FBX file from WebGL runtime from Unity.

Open
#795 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
22k
Forks
4.3k
PR merge metrics
No merged PRs in 30d

Description

We're having an issue with the plugin (https://github.com/KellanHiggins/AsciiFBXExporterForUnity) we're using to download FBX files from the WebGL runtime. We're able to successfully download the 3D model with texture in our local machine from WebGL with using your plugin, but when we open the FBX file, the texture is not merged with the model.

We've received feedback from the plugin developer that the reason the textures aren't working is because there is additional saving work that involves paths within the method FBXUnityMaterialGetter. They've said that we need to look in there and add some methods to ensure that at runtime the textures are saved at the texture path. They've specifically mentioned the SaveTextureRunTime method, which they believe is probably failing.

As a result, the downloaded model retains its texture. We would really appreciate it if you could provide any solutions to this issue. It would be very helpful for us.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.