Search Issue Tracker

Won't Fix

Votes

0

Found in

2018.1.0a2

Issue ID

964243

Regression

No

sharedassets0.assets' is corrupted! Remove it and launch unity again error is thrown when running a build

Animation

-

Steps to reproduce:
1. Open the attached project
2. Build the player for your favourite platform (make sure it's development player)
3. Observe the error in Output:
<gamepath>/Data/sharedassets0.assets' is corrupted! Remove it and launch unity again!

Expected result: Error should not be thrown
Actual result: Unity throws the error

Reproduced with: 5.6.4p1, 2017.1.2p2, 2017.3.0b7, 2018.1.0a2

Comments (4)

  1. Rock-Soft

    Oct 04, 2023 15:35

    broke my brain on this for a few days. Tried everything mentioned in different forums.

    Do yourself a favor and just update to a newer version of Unity. That's all I did to fix it...

  2. ianxyz100

    Nov 21, 2020 23:21

    I also had this issue. For me it was a corrupted Prefab. I recommend using version control software like Github, backing up your project, and then you can delete large swaths of your project (for example, I did one where I deleted scripts, that didn't work, but then restored to the older version, deleted all prefabs, and the crash stopped. Once you find the general cause, you can use Github to restore to an earlier time, and help to try and narrow down which folder(if not multiple) where the corruption is originating) From there I just had to rebuild prefabs.... apparently meshes can also be corrupt. Hope this helps!

  3. Jorhoto

    Dec 11, 2019 15:18

    Same issue here. Working on PC, not on android.

  4. JMax

    Mar 31, 2018 11:43

    me too

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.