Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.5.0a6
6000.6.0a1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment