Skip to content

Clicking on New Project opens settings #175

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

Closed
Legi428 opened this issue Nov 15, 2024 · 3 comments
Closed

Clicking on New Project opens settings #175

Legi428 opened this issue Nov 15, 2024 · 3 comments

Comments

@Legi428
Copy link
Contributor

Legi428 commented Nov 15, 2024

The latest build opens the settings page when I click on New Project. I haven't looked deeply, but I did not see it open the new project popup ever.

@unitycoder
Copy link
Owner

unitycoder commented Nov 15, 2024

its a feature, if you haven't assigned any unity installation folders or missing root folder for new projects.
(or if it happens even after that, need to look into it)

Definitely need to add some status message/popup about that!

unitycoder added a commit that referenced this issue Nov 15, 2024
…t root folder is missing (on new project creation) #175
@Legi428
Copy link
Contributor Author

Legi428 commented Nov 16, 2024

Ohh yes that was it! I must've deleted my configuration when I tested other things and I forgot to set my default folder. Yes good point on adding something so it's clear to the user.

@unitycoder
Copy link
Owner

latest build now has red warning text,
ideally the missing field textbox could be highlighted and focused too.

image

unitycoder added a commit that referenced this issue Nov 25, 2024
* master: (54 commits)
  add default unity hub editors installation folder, fixes #112
  now can use custom icon (place icon.ico into same folder as exe) fixes #127
  Use IPC pipe messages to restore existing tray minimized instance, fixes #67
  cancel edit cell if exit unity, fixes #176
  update release cache json, #GITBUILD
  add statusbar messagetypes & colors, show error message if new project root folder is missing (on new project creation) #175
  Update README.md
  #GITBUILD
  display error message if install APK fails, add option to capture output from LaunchExe
  handle missing releases, comparing batches to all cached versions (since releases api is not in order)
  alpha release notes for 2023.3 and later fixes #31
  add full installer exe download option to DownloadInBrowser(), add await for extract urls (got stuck otherwise),
  fix converter issue (in design time),
  test build without nugets (system.text.json and others) ref #170
  Update main.yml test5 #GITBUILD
  Update main.yml test4 #GITBUILD
  Update main.yml test3 #GITBUILD
  Update README.md test2 #GITBUILD
  Update main.yml test #GITBUILD
  Update README.md #GITBUILD
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants