Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a2
Votes
1
Found in
6000.0.49f1
6000.1.4f1
6000.2.0b2
6000.3.0a1
Issue ID
UUM-105552
Regression
No
ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
Reproduction steps:
1. Open the attached “IN-101923.zip” project
2. Open the “DropdownField Error Scene” Scene (Assets > EmptyDropdown > Scenes)
3. Enter Play mode
4. Click “Clear Choices” button
5. Toggle the “Toggle Enable Dropdown” property
6. Click on the Choices dropdown
7. Observe the Console
Expected result: No errors
Actual result: “ArgumentOutOfRangeException: Index was out of range. “ is thrown
Reproducible with: 6000.0.49f1, 6000.1.4f1, 6000.2.0b2
Couldn’t test with: 2022.3.62f1 (Could not downgrade)
Reproducible on: Windows 11, macOS 15.3.2 (M3 Max), Ubuntu 22.04
Not reproducible on: no other environment tested
Note:
- Does not reproduce when the same functionality is implemented as an Editor window. This can be observed going Error > Dropdown Error Test (from the top bar) and performing the same reproduction steps without entering Play mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment