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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (2021.2.X):
Observed as not reproducible on trunk back in May 2021 (i.e. on Unity 2021.2 and up).