Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.13f1
2023.3.0a19
Issue ID
UUM-66188
Regression
Yes
Choice does not get added to DropdownField options when it is a single space character
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene“ Scene
3. Enter Play Mode
4. In the Game View, open the DropdownField at the top of the window
5. Observe the DropdownField drawer options
Expected result: Three options are present: “A”, “ “ and “C”
Actual result: Only “A” and “C” options are present
Reproducible with: 2023.2.0a19, 2023.2.13f1, 2023.3.0a19
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.0a18
Fixed in: 2023.3.0b1, 2023.3.0b11
Reproducible on: Windows 11
Not reproducible on: No other environments 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
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
- "EndLayoutGroup: BeginLayoutGroup must be called first" is thrown when selecting the wrong executable for the browser and then the right one
- [iOS] [AudioSource] Errors/warning logged and "AudioSettings.OnAudioConfigurationChanged" event not called when disconnecting the Bluetooth heaphones from the device
Resolution Note:
This is an issue with the new menu system we added in 2023.2 We had several regressions and have removed this system in 2023.3. We will look to reintroduce the system in the future but for now have addressed the issues by removing the system.