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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.