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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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