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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment