Build failed on VR Unity project

Hey everyone!
I started working on a VR project on Unity version 2021.2.0f1 with XR Toolkit.
There’s not much to the project so far.
Yesterday I managed to build and run my project onto the Oculus quest with no problems.
Today However, the build fails :frowning:
And I don’t understand what is the reason because I hardly touched the project since yesterday.

This is the error I’m getting while trying to Build & Run Onto the Oculus Quest headset:

Please help me I would be very grateful.

Thanks!

Close the project, delete library folder (and temp folder if it’s still there), open project (will re import), try again.
And update to 2021.2.5f1

Have you done this and it worked out for you?
I’m scared that it’ll mess things up.

Deleting the library folder will not do anything to your project. it will simply cause Unity to rebuild all your scripts and re-import your assets.

1 Like

Deleting the library folder is completely safe.

1 Like

Hey guys many thanks! It seemed to work (so far haha)

1 Like