Search Issue Tracker
Fixed in 2022.3.44f1
Fixed in 2022.3.X, 6000.0.X, future release
Votes
0
Found in
2022.3.34f1
6000.0.7f1
6000.1.0a7
Issue ID
UUM-74055
Regression
No
"ArgumentException: Getting control 2's position in a group with only 2 controls when doing repaint" error when expanding a parameter list in the Inspector
Reproduction steps:
1. Open the attached “repro_IN-78427“ project
2. Open the “Assets/Scenes/OutdoorsScene.unity“
3. In the Hierarchy, select the “GameObject“
4. In the Inspector, “Diffusion Profile List (Script)“ Component, expand any of the “Element“ selections
5. Observe the Console
Expected result: No errors appear
Actual result: “ArgumentException: Getting control 2's position in a group with only 2 controls when doing repaint“ error appears
Reproducible with: 2022.3.34f1, 6000.0.7f1
Couldn’t test with: 2021.3.39f1 - Get a “Script is inaccessible due to its protection level” error on both “DiffusionProfileList” Script and “DiffusionProfileListNoCustom“ Script on project launch
Reproducible on: Windows 11 (10.0.22631) (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: Not reproducible when you change “DiffusionProfileSettings” to anything else (i.e. Sprite)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment