Skip to content

Add log when Unity failed to create folder #549

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
merged 2 commits into from
Oct 5, 2022

Conversation

chkuang-g
Copy link
Collaborator

Follow up for #543. When Unity failed to create folder using Unity API AssetDatabase.CreateFolder(), even with the workaround in #543, Unity would still generate two error message and there is no way to turn it off.

This change add an additional log after Unity API fails to inform the user to ignore this error.

Follow up for #543. When Unity failed to create folder using Unity API
`AssetDatabase.CreateFolder()`, even with the workaround in #543, Unity
would still generate two error message and there is no way to turn it
off.

This change add an additional log after Unity API fails to inform the
user to ignore this error.
@chkuang-g chkuang-g merged commit 08a7e87 into master Oct 5, 2022
@chkuang-g chkuang-g deleted the patch/folder-create-fail-msg branch October 5, 2022 09:50
@googlesamples googlesamples locked and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants