Roblox / roblox-blender-plugin

A Blender plugin to upload selected assets in Blender to Roblox using Roblox's Open Cloud API.
MIT License
117 stars 28 forks source link

Is there a restriction on amount of Material/Textures? #34

Closed vini-guerrero closed 2 months ago

vini-guerrero commented 11 months ago

When uploading an asset with a single material/texture everything works fine, but for multiple materials/textures I get blank textures (no colors), also using sync option. Manually exporting and uploading thru Roblox Studio textures work fine.

Nightriff commented 9 months ago

There are no restrictions, anything that works in studio should theoretically work the same through the Open Cloud API that the plugin uses.

To help investigate the discrepancy here, would you please share the .blend file containing the object or collection you're trying to upload with me? If you don't want to share it publicly here, please send it to me in a direct message on the devforum (@Nightriff).

vini-guerrero commented 7 months ago

I'm currently using this model - 3 materials, 3 textures, (will send private msg with the file once I'm allowed in the forum), blank blend file, just imported it and tried uploading, upload works, but no textures on the other side (Roblox Studio or Webste).

image

image

image

Nightriff commented 2 months ago

Closing this as stale since I can't reproduce it. If anyone experiences this in the future, we can re-open this.