Search Issue Tracker
Fixed
Fixed in 6000.2.0a7
Votes
0
Found in
6000.2.0a5
Issue ID
UUM-98387
Regression
Yes
Script preview in the Inspector turns blank when trying to select text from it
Reproduction steps:
1. Create and open a new project
2. Create any new script (Assets > Create > MonoBehaviour Script)
3. Select that script from the Project Window
4. In the Inspector, in the Script preview try to select and copy some of the text
Expected result: The text gets selected and can be copied
Actual result: The whole text gets highlighted and then the preview turns blank
Reproducible with: 6000.2.0a4, 6000.2.0a5
Not reproducible with: 2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a3
Reproducible on: Windows 11, macOS 13 (M1)
Not reproducible on: No other environment tested
Notes:
- Reproduction can be inconsistent, but unselecting the Script and repeating 3-4th steps a few times should reproduce the issue
- On the 6000.0.0a4 version the issue reproduces while constantly selecting text with CTRL+C and CTRL+V, while in the pre-FAV version (6000.0.0a3) the issue does not reproduce, but the text gets randomly rearranged instead
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
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
Resolution Note (fix version 6000.2.0a7):
Fixed issue with text disappearing when moving it.