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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Yiming075
Nov 02, 2016 10:54
Still present in 5.5.0b8
Tilonsoft
Oct 29, 2016 02:21
Same issue here Unity 5.5.0b9. Also, the logos doesn't appear in the splash page, not sure if related.
Visciukas
Oct 28, 2016 17:44
It is not fixed... Why it says it is fixed?
Wenger95
Oct 26, 2016 18:21
Forgot to say is 5.5.0b9
Wenger95
Oct 26, 2016 18:21
I still have this issue. Trying to add file "Temp/StagingArea/Data/sharedassets0.assets.resS" which does not exist on disk.
Frogpad07
Oct 25, 2016 19:15
Still present 5.5.0b6
FoxCastz
Oct 20, 2016 21:33
Still present 5.5.0b8
ian_16
Oct 15, 2016 03:54
Still present in 5.5.0b7
relosser
Oct 13, 2016 07:50
Fixed? Where? Thanks!
madfad
Oct 02, 2016 21:38
I am facing the same issue with missing assets under Temp/StagingArea/Data folder. I think this is actually impacting my build, where one of my levels is not showing sprites on screen, when they actually show up when running in Editor mode.
Is there any planned fix for this? I modified my game to leverage 5.5 features (particles) and would rather not revert back if this can be fixed soon. Thanks.