Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.1.0f1
Issue ID
1321976
Regression
No
Ubuntu - Clicking the scene camera button causes ArgumentException error
Pressing the Camera button via the scene toolbar produces the following error.
ArgumentException: Getting control 0's position in a group with only 0 controls when doing a repaint
Aborting
UnityEngine.GUILayoutGroup.GetNext () (at /home/bokken/buildslave/unity/build/Modules/IMGUI/LayoutGroup.cs:129)
Steps to reproduce
- Create a new 3D project in Unity 2021.1.0f1
- In the scene view click the camera button in the scene view toolbar
Notice issue >> ArgumentException: Getting control 0's position in a group with only 0 controls when doing a repaint
Reproducable: Ubuntu 20.04, Unity 2021.1.0f1
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2021.2.X):
Observed as not reproducible on trunk back in May 2021 (i.e. on Unity 2021.2 and up).