Search Issue Tracker
Fixed
Fixed in 2023.2.3f1, 2023.3.0a19
Votes
0
Found in
2023.1.0a20
2023.1.20f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-56528
Regression
Yes
About Unity expanded version info can be moved with cursor
How to reproduce:
1. Create a new Unity project
2. Unity -> About Unity... -> Press the Options key ("Alt" on Windows)
3. Select the expanded version info text with your cursor, starting from the middle of the version, to bottom-right
4. Observe the info text
Expected result: The text is selected, no parts of the text are moved
Actual result: The text is selected, parts of the text are moved
Reproducible with: 2023.1.0a20, 2023.1.20f1, 2023.2.1f1, 2023.3.0a15
Not reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.1.0a19
Tested on: Windows 10
Note: The issue doesn't reproduce after the initial repro. To reproduce again, reopen the project.
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2023.3.0a19):
Fixed issue when dragging selectable field in IMGUI.
Resolution Note (fix version 2023.2.3f1):
Fixed issue when dragging selectable field in IMGUI.