Search Issue Tracker
Duplicate
Duplicate in 2023.3.X
Votes
2
Found in
2022.3.10f1
2023.1.16f1
2023.2.0b13
2023.3.0a9
Issue ID
UUM-53660
Regression
Yes
The [SerializeField] of a Script Component becomes unfocused after you enter more than two symbols
How to reproduce:
1. Open the “InspectorReport“ project
2. Open the “SampleScene“
3. Select the “Prefab“ Prefab
4. In the Inspector, under the “Prefab Parameter“ Script Component, change the “Parameter” field by entering a value with more than two symbols
Expected result: The “Parameter” field is focused after you enter more than two symbols
Actual result: The “Parameter” field becomes unfocused after you enter more than two symbols
Reproducible with: 2022.3.9f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a9
Not reproducible with: 2021.3.31f1, 2022.3.8f1
Reproducible on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
Notes: Editing Prefab in isolation allows you to edit the “Parameter” field without losing focus
-
Resolution Note:
-
Resolution Note (2023.3.X):
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-49203