Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.1f1
2020.2.1f1
Issue ID
1304053
Regression
No
GUIUtility:ProcessEvent warning when building for Android
When building for Android the following warning is produced on build completion...
File C:\Users\[USER]\.android\repositories.cfg could not be loaded.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
To Reproduce
- Open the attached project in Unity 2020.2.1f1 or 2020.2.1f2
- Open Build Settings
- Add the sample scene
- Build for Android on default settings
Notice issue >> Warning message followed by build succeeded.
File C:\Users\[USER]\.android\repositories.cfg could not be loaded.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Appears in: Windows 10, 2020.2.1f2, 2020.2.1f1
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
Resolution Note (2021.2.X):
Doesn't reproduce in latest Unity. Too small issue, not worth fixing in older releases.