Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2019.1.0b10
2020.3
2021.1
2021.1.3f1
2021.2
Issue ID
1335344
Regression
Yes
Serialized attribute cannot be focused and written in when it goes just before Dropdown field
How to reproduce:
1. Open the user's attached "DropdownBug" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "TextAreaText" GameObject
4. In the Inspector press on the "Unfocusable" variable's field
Expected results: The field gets highlighted
Actual results: The field does not get highlighted
Reproducible with: 2019.1.0b10, 2019.4.26f1, 2020.3.8f1, 2021.1.7f1, 2021.2.0a17
Not reproducible with: 2018.4.35f1, 2019.1.0b9
Note:
- It was previously stated that any serialized field before "TextArea" can be focused and written into, any field after "TextArea" cannot, but it's actually the presence of the Dropdown right below it that causes the problem in this case. I managed to reproduce it without a TextArea, only with string fields before the Dropdown field.
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
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a20
Resolution Note (fix version 2021.1):
Fixed in 2021.1.13f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.14f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.30f1