youarebritish / FoxKit

General-purpose Fox Engine data editor.
MIT License
47 stars 5 forks source link

Packages often require reimporting for all assets to appear #122

Closed youarebritish closed 5 years ago

youarebritish commented 5 years ago

To reproduce: -Import a .fpk -Import a .fpkd that references assets in the .fpk -Open one of the newly-imported DataSets. -Observe that none of the StaticModels appear. -Reimport the .fpkd -Observe that the StaticModels now appear.

youarebritish commented 5 years ago

The issue appears to be with imported assets being immutable. Not sure this is currently fixable. For now, the workaround will have to be making editable copies of imported DataSets.