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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment