Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.5.0a6
Issue ID
UUM-133644
Regression
Yes
"ArgumentOutOfRangeException" is thrown when selecting Numeric Field instances in Hierarchy with UI Toolkit Hierarchy integration enabled
Steps to reproduce:
- Create a new project using Universal 3D Template
- Go to Edit > Preferences > General and enable "Use new Hierarchy window"
- Go to Edit > Project Settings > UI Toolkit and enable "Enable Hierarchy Integration"
- In the Hierarchy, right-click > UI Toolkit > UI Document with Asset
- Open the created uxml asset in the UI Builder
- From Library in "Numeric Fields" drag a "Integer" field to Hierarchy
- Save and close the UI Builder
- In the Hierarchy, fully expand the "UIDocument" GameObject
- Click on the "IntegerInput" GameObject
- Observe the Console
Actual results: "ArgumentOutOfRangeException: index of -1 should be in the range of 0 and 63 inclusively." error is thrown
Expected results: no errors
Reproducible with versions: 6000.5.0a1, 6000.5.0a6
Not reproducible with versions: 6000.3.7f1, 6000.4.0a3, 6000.4.0b7
Tested on (OS): Windows 11
Notes:
- Reproduces with other fields from the Numeric Field foldout as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [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
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Add comment