Skip to content

[BUG] Variant Exporting Issue #134

@KelloVerra

Description

@KelloVerra

The Model texture seems to export only the displayed selected model variant.

Steps to reproduce the behavior:

  1. Made a pretty good model that you're proud of with variants to switch it in-game
  2. Select the variant that isn't the "default" variant ( in this case I select the small_gear variant [see screenshot below] )
  3. Export
  4. Summon the model ( in this case I would want to summon the large_gear variant model -> /function gears:summon/large_gear )
  5. The summoned model doesnt display anything and this is because the exported texture only contains the variant that is selected before the project is exported ( selecting the small_gear variant only exports the small_gear texture even though the large_gear has a texture assigned to it [however the small_gear model is displayed in-game when summoned -> /function gears:summon/small_gear] )

The Model texture should export regardless of what the current model variant is selected.

Selecting the default model variant and then exporting it :
bb-def-var
default-variant

Selecting the other model variant and then exporting it :
bb-sel-var
selected-variant

  • OS: Windows 10 Pro ( Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz 2.60 GH 64-bit operating system, x64-based processor )
  • Version: v0.3.5

Additional Context :
To reproduce the bug, the model need to had at least more than 1 model variants.

Metadata

Metadata

Assignees

Labels

🐛 BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions