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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
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.