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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1365024