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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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