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
- Adaptive Performance Samples are using the obsolete "FindFirstObjectByType" method
- [UVCS] Wrong folder moved to changelist after shelve/unshelve sequence
- Object Selector becomes unresponsive when selecting root UI Document as Data Source for Add Binding in UI Builder
- Search #Light.m_Shadows.m_Type query block does not detect default Light objects in Scene unless they were modified
- Shader Graph "Create Node" menu has a doubled text in search when the text was deleted replaced to the space and then the exact same text was entered
Resolution Note (2021.2.X):
Observed as not reproducible on trunk back in May 2021 (i.e. on Unity 2021.2 and up).