Building to the Library folder is not allowed?

When I try to build my project appear to me this error: " Building to the Library folder is not allowed. ".
Can anyone help me.

It’s not allowed to build to the library folder, because it used by Unity for temporary storage and all kinds of things, we shouldn’t touch as users.

Why do you want to do this? Better create a Builds folder next to the Assets and Library folder and use that. :slight_smile: