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

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

Open
3 tasks
unitycoder opened this issue Aug 22, 2022 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request

Comments

@unitycoder
Copy link
Owner

unitycoder commented Aug 22, 2022

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?)
@unitycoder unitycoder added the enhancement New feature or request label Aug 22, 2022
@unitycoder unitycoder changed the title option to "patch" last used build folder into currently opening project option to "patch" last used export folder into currently opening project Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant