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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.