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
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.