Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Importing multiple scenes in one session sets the export folder path to the one of the last imported scene #92

Open
WinderTP opened this issue Oct 16, 2022 · 0 comments
Labels

Comments

@WinderTP
Copy link

Describe the bug
When importing a scene after another scene that's imported beforehand, the export folder path when checking "Preserve Node Info" becomes the one from the last imported scene, and not of the one being exported (top scene).

Name value under TkSceneNodeData and GEOMETRY path also changes in the mbin/exml, causing possible instability since the geometry path now links to nothing.

To Reproduce

  1. Import a scene
  2. Import another scene from another folder
  3. Make the second scene a child of the first
  4. Export with "Preserve Node Info" checked

Screenshots

  1. Exporting in Blender
    image
  2. Different Name and Geometry path in exml after exporting (Left: vanilla; Right: exported via NMSDK)
    image

Additional context
We can still set the path manually after checking Preserve Node Info so it can be remedied in NMSDK as of now

@WinderTP WinderTP added the bug label Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant