Search Issue Tracker
Duplicate
Votes
1
Found in
2023.1.10f1
2023.2.0b6
2023.3.0a2
Issue ID
UUM-46837
Regression
Yes
Text Field’s Scroller disappears in the UI Builder window when setting “Vertical Scroller Visibility” to “AlwaysVisible” and saving a change in uxml file
How to reproduce:
1. Open the user’s attached “uiBuggyBoo.zip” project
2. In the UI Builder window select the “TextField” control
3. In the Inspector window change any setting (ex. disable the “Focusable” setting)
4. Save the uxml file and observe the “TextField” control
Expected result: Scroller doesn’t disappear
Actual result: Scroller disappears
Reproducible with: 2023.1.0b9, 2023.1.10f1, 2023.2.0b6, 2023.3.0b2
Not reproducible with: 2023.1.0b8
Could not test with: 2021.3.29f1, 2022.3.8f1 (“Vertical Scroller Visibility” setting is not available)
Reproduced on: macOS 13.4.1 (Intel)
Not reproducible on: No other environment 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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Already fixed in 2023.3 and the fix was backported to 2023.2. Duplicate of internal bug: https://jira.unity3d.com/browse/UIT-2027
Duplicate of another internal issue: UUM-42438: Text field's vertical scroller visibility is not being set properly in the builder