Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.3.11f1
6000.4.0b9
6000.5.0a8
6000.6.0a1
Issue ID
UUM-137875
Regression
Yes
All of the log's text is selected when trying to select only a portion of it
How to reproduce:
1. Open the attached “IN-137522_select” project
2. Open the “SampleScene”
3. Enter Play mode
4. In the Console window select one of the outputted logs
5. Try to select a portion of the log’s text inside the log text field at the bottom of the Console window
6. Observe the Console window
Actual result: All of the text is selected
Expected result: Only the selected part of the text is selected
Reproducible with: 6000.2.0a5, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9, 6000.6.0a1
Not reproducible with: 6000.0.71f1, 6000.2.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- This issue also reproduces when selecting other text fields, like the Multiplayer Center packages' README file preview in the Inspector window
- The entire log only gets selected on the initial selection
- In Unity version 6000.2.0a5, selecting the log’s text not only selects the entire log but also makes it invisible
- When selecting a log or a text field which is scrollable, this issue causes auto-scrolling to the top of the log or text field.
Comments (1)
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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
GG_Trooper
Mar 24, 2026 15:55
The issue also happens when clicking on a script reference to go to code