Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment