Skip to content

Fix for incorrect sorting of projects on bitlocker volumes #121

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

Merged

Conversation

PatHightree
Copy link
Contributor

Projects which are on a bitlocker volume are sorted incorrectly because their folder dates aren't modified when Unity opens the project.
So I added a check for the solution date and use the most recent of the two.
Using the most recent because opening a solution without modifying it updates only the folder date (on normal volumes).

Folder date isn't modified on bitlocker volumes
@unitycoder unitycoder merged commit 8f9adf4 into unitycoder:master Feb 10, 2023
@unitycoder
Copy link
Owner

thanks!

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

Successfully merging this pull request may close these issues.

2 participants