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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 6000.2.0a7):
Fixed issue with text disappearing when moving it.