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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Resolution Note (2021.2.X):
Doesn't reproduce in latest Unity. Too small issue, not worth fixing in older releases.