Search Issue Tracker
Fixed
Fixed in 6000.1.0b9, 6000.2.0a5
Votes
0
Found in
6000.0.28f1
6000.1.0a5
6000.2.0a1
Issue ID
UUM-87653
Regression
Yes
Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
*Steps to reproduce:*
# Open a Unity Project
# Create a new Asset in the Project Window (e.g. MonoBehaviour script) or a new object in the Hierarchy (e.g. Empty GameObject)
# Without pressing backspace key, type in a name for the asset/object that takes up more room than is available
*Actual results:* The text does not auto-scroll and the new text you are inputting is no longer visible after you use up the available space. Clicking the backspace key will stop the bug from happening and will make auto-scroll work again
*Expected results:* The text is auto-scrolled so you can see the new text that you are inputting
*Reproducible with versions:* 7000.0.0a9, 6000.1.0a5, 6000.0.28f1, 2023.2.0a2
*Not reproducible with versions:* 2023.2.0a1. 2022.3.52f1, 2021.3.45f1
*Can’t test with versions:* -
*Tested on (OS):* Windows 11
*Notes:*
* This bug does not always occur first time. However, after it occurs once, it will generally occur every time after that (with some exceptions).
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 6000.2.0a5):
Ensure to reset focus when done editing