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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (2021.2.X):
Observed as not reproducible on trunk back in May 2021 (i.e. on Unity 2021.2 and up).