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

Creating a prefab in an empty directory #13

Closed
nipunasudha opened this issue Apr 3, 2019 · 1 comment
Closed

Creating a prefab in an empty directory #13

nipunasudha opened this issue Apr 3, 2019 · 1 comment

Comments

@nipunasudha
Copy link

A prefab cannot be created in a newly created empty directory. When I drag the gameobject into the directory, the directory is already gone, cleaned up by the empty dir remover.
Unity gives me an error saying dir not found.

I use Unity 2018.3.7f1

@Deadcows
Copy link
Owner

Deadcows commented Apr 3, 2019

Apparently new Prefab system forces Save Assets event on prefab creation. Well, it makes sense :)
I made a fix for this in this commit
Thanks for the report

@Deadcows Deadcows closed this as completed Apr 3, 2019
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