Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0a14
Issue ID
1328920
Regression
Yes
[Android] Exception is thrown when opening Player Settings using Mac Editor
How to reproduce:
1. Use or create a new project
2. Switch to the android platform
3. Click Edit > Project Settings > Player > Android > Other Settings
Expected: no errors are thrown
Actual: error is thrown: "UnityException: GetBaseUnityDeveloperFolder can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.
Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function."
Tested and reproduced:
Version: 2021.2.0a14.1979
Revision: trunk 462ae11b66db
Built: Wed, 14 Apr 2021 20:17:34 GMT
Tested and didn't reproduce:
Version: 2021.2.0a13.1875
Revision: trunk 71a161db37e2
Built: Wed, 07 Apr 2021 13:59:57 GMT
Notes:
- Reproducible on Mac Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
Add comment