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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
mizdler
Dec 14, 2016 04:36
Still exist on 5.5.0f3
darthbator
Dec 12, 2016 05:06
I can get this to happen 100% of the time I just need to generate a build for another standard x86 platform first. Then I get this error without question
JuliusJ
Dec 09, 2016 16:31
Hi, for those of you who still experience this bug, please submit bug reports with projects attached. We have retested this case but issue is not reproducible with the project that we have.
RandyCroucher
Dec 07, 2016 08:22
Same error in console when building for Android in 5.5.0f3 and the app launches with a black screen and a faint Made with Unity logo. :(
Studiomaurer
Dec 05, 2016 14:31
Not fixed, same bug in 5.5.0f3
xife
Dec 02, 2016 08:30
I have it in 5.5.0f3
Trying to add file "Temp/StagingArea/Data/sharedassets0.assets.resS" which does not exist on disk.
UnityEditor.HostView:OnGUI()
Trying to add file "Temp/StagingArea/Data/sharedassets0.assets.resS" which does not exist on disk.
in-apps
black screen on android when game starts
Johannski
Nov 30, 2016 08:12
Got this error in 5.5.0b11 for the first time, after closing everything and restarting the computer it vanished however.
th3d0ct0r
Nov 17, 2016 14:57
Unity 5.5.0b11 when trying to build for android:
Trying to add file "Temp/StagingArea/Data/sharedassets0.assets.resS" which does not exist on disk.
thomas994
Nov 09, 2016 01:06
The problem happens only with the integration of Unity IAP
ehofas
Nov 03, 2016 21:56
Issue is not fixed. Just freshly downloaded 5.5.010b hoping it would be fixed - it's not. And I think it is affecting my build up to a point that I'm unable to build for android at all - the game simply crashes.