Skip to content

option to "patch" last used export folder into currently opening project #86

Open
@unitycoder

Description

@unitycoder

With older unity versions, export package would open current project folder,
but many years ago(?) it changed and now opens into some last used output folder?
(then you are in the wrong folder most of the time and need to copy paste correct project folder there, or browse for it manually..)

todo

  • find where the last folder is saved (probably registry)
  • add settings option for "patch current output folder to latest opened project"
  • write current project folder to registry, when project is opened

tests

  • not saved in registry as a separate path, maybe just index to the recent project? or outside registry..

ideas for later

  • maybe this should be editor script? if need to have 2 unity's running, with own output folder.. (so editor script could path is when editor is focused?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions