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
- NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
Resolution Note (2021.2.X):
Doesn't reproduce in latest Unity. Too small issue, not worth fixing in older releases.