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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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