Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1
2022.1.0b5
Issue ID
1397910
Regression
No
ArgumentException produced on repaint when switching to Android Target in Build Settings from Linux Target
Steps to reproduce:
1. Create a new project
2. Open Build Settings
3. Switch the Standalone build target to Linux
4. Switch to Android Build Target
Expected results: no errors or warnings
Actual results: "ArgumentException: Getting control 1's position in a group with only 1 controls when doing repaint" error is produced in the console
Reproducible with 2022.1.0b5
Notes:
- The issue is highly inconsistent, but the error seems to happen whenever the lower part of the Android Build Settings is repainted
- At the time of testing the version tested had all build modules installed
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #1365024