Search Issue Tracker
Fixed
Fixed in 2022.3.44f1, 6000.0.16f1
Votes
0
Found in
2022.3.34f1
6000.0.7f1
6000.1.0a7
7000.0.0a1
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment