Search Issue Tracker

Fixed in 5.5.0

Votes

13

Found in

5.5.0b2

Issue ID

829600

Regression

No

[Android] After building the project, errors about missing temp files appear in console

Android

-

To reproduce:
1) Open attached project
2) Build for Android
3) Notice multiple errors after building process like:
Trying to add file "Temp/StagingArea/Data/sharedassets0.assets.resS" which does not exist on disk.
UnityEditor.HostView:OnGUI()

Does not happen on other platforms(Win Standalone/iOS/WebGL tested)

Fixed in 5.5.0b11

Comments (32)

  1. janreymary

    Jul 26, 2017 15:23

    Good Tip for this issue .. just install TempCleaner then use this application to delete the remaining standalone files that you builded.

  2. tanatos84

    Apr 07, 2017 20:19

    I had a similar issue on an older version of unity, 5.1.2 if I recall correctly. I had a working game on PC, but when I tried to export to Blackberry 10 the "UnityEditor.HostView:OnGUI()" appeared, the reason was that I was using standard shaders on my materials instead of mobile shaders.

    I hope this help someone.

  3. KrugGames

    Jan 25, 2017 06:28

    Trying to add file "Temp/StagingArea/Data/sharedassets1.assets.resS" which does not exist on disk.
    UnityEditor.HostView:OnGUI()

  4. taxvi

    Jan 13, 2017 11:02

    I deleted the AndroidManifest file and it's building. I have several other manifest files from different packages and they are left in the project. The error is still there but at least it's building the package.

  5. Maudmcok

    Jan 07, 2017 20:16

    cool bug Fix after all restart (PC) TY

  6. Maudmcok

    Jan 07, 2017 20:01

    hi so crasy i juste add picture, and redimention anchor and rebuild
    I using Unity 5.5.0f3

    black screen on android when game starts,
    pls help for fix Thank All.

  7. maliceCO

    Jan 05, 2017 19:09

    I'm got the same issue, the app only stay in black screen. Restarting Unity Fix the problem for now.

  8. ebourque

    Jan 05, 2017 10:43

    Hello,

    Same problem here. Also getting blacked-out sprites every now and then.

    Trying to add file "Temp/StagingArea/Data/sharedassets0.assets.resS" which does not exist on disk.
    UnityEditor.HostView:OnGUI()

  9. jbassking

    Jan 04, 2017 03:34

    I'm still getting this issue in 5.5..0b9

  10. tessellation

    Dec 14, 2016 08:50

    I was able to build the APK after getting this error by just restarting Unity. When you quit Unity it clears out the Temp folder.

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.