Search Issue Tracker
Fixed
Votes
0
Found in
2023.3.0b10
Issue ID
UUM-65507
Regression
Yes
DropdownField throws “IndexOutOfRangeException” when a option with a space character is selected
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene“ Scene
3. Enter the Play Mode
4. In the Game View, open the DropdownField at the top of the window
5. In the DropdownField drawer, Select the blank (single space character) option
6. Observe the Console
Expected result: No errors are logged in the Console
Actual result: “IndexOutOfRangeException” error is logged in the Console
Reproducible with: 2023.3.0b4, 2023.3.0b10
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.3.0b3
Couldn't test with: 2023.2.13f1 (the blank (single space character) option does not get added to the DropdownField)
Reproducible on: Windows 11, macOS 14.2.1 (M1) (By user)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-64241