Search Issue Tracker
Duplicate
Votes
0
Found in
6000.1.0b9
6000.2.0a6
Issue ID
UUM-99210
Regression
Yes
All of the Details text of any entry in the Console is immediately selected when clicking anywhere in the Details Panel and text moves or disappears when dragged
Steps to reproduce:
- Import attached Unity Package
- Open the "Main Menu UI" uxml asset and select the first VisualElement in the UI Builders Hierarchy for Warnings and Errors to appear in the Console
- Select any of the Warnings or the Error and then Unfocus the Console Window
- Try selecting any text in the Details section of the Console (Try dragging some text and letting go of the left mouse button)
Actual results:
All of the details text is immediately selected when clicking anywhere in the details panel of the Console,
On 6.1, when clicking and dragging the text and the Console window is unfocused dragging text seems to move some text from the bottom to the top of the details panel,
On 6.2, after dragging some of the immediately selected text makes the whole details panel empty
Users are still able to select the text they want if they first click in the Details panel to select everything, the click anywhere to unselect all of the text
Expected results: Users are able to immediately drag-select any text in the Details panel of the Console Window
Reproducible with versions: 6000.1.0b9, 6000.2.0a5, 6000.2.0a6
Not reproducible with versions: 2022.3.59f1, 6000.1.0b8, 6000.2.0a4
Tested on (OS): Windows 11, macOS Sequoia 15
-
Resolution Note:
Duplicate
Duplicate of another internal issue: UUM-98387: Script preview in the Inspector turns blank when trying to select text from it
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
This is a duplicate of issue #UUM-98387