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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note (fix version 6000.2.0a7):
Fixed issue with text disappearing when moving it.