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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (2021.2.X):
Doesn't reproduce in latest Unity. Too small issue, not worth fixing in older releases.