Search Issue Tracker
Fixed in 2022.3.20f1
Fixed in 2022.3.X, 2023.3.X, 2023.3.0b7
Votes
0
Found in
2022.3.12f1
2023.1.18f1
2023.3.0b5
Issue ID
UUM-54650
Regression
Yes
[MacOS] Value in the Inspector window can’t be changed by dragging the cursor when the field is highlighted
How to reproduce:
1. Open the attached “highlightedField.zip” project
2. Open “SampleScene” Scene (Assets > Scenes)
3. In the Hierarchy window, select “Cube” GameObject
4. In the Inspector window, highlight any value field in the “New Behaviour Script” Component
5. Right click on the field and left click
6. Drag the cursor and observe the result
Expected result: Value is changing
Actual result: Value is not changing
Reproducible with: 2022.2.0a9, 2022.2.21f1, 2022.3.12f1, 2023.1.18f1, 2023.2.0a14
Not reproducible with: 2021.3.31f1, 2022.2.0a8
Fixed in: 2023.2.0a15, 2023.2.0b15, 2023.3.0a11
Reproduced on: macOS 13.5.2 (Intel)
Not reproducible on: Windows 10 (2022.3.5f1, 2022.3.18f1)
Notes:
- the issue is not reproducible from 2023.2.0a15 because the UI was changed
- value can be changed if deselecting and selecting GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment