Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.52f1
2022.3.63f1
6000.0.51f1
6000.1.7f1
6000.2.0b5
7000.0.0a35
Issue ID
UUM-108786
Regression
No
Transform fields are impossible to edit when Inspector window is resized
*Steps to reproduce:*
1. Create a new project
2. Select “Main Camera” GameObject
3. Resize Inspector window to make it smaller
4. Type a value in one of the fields (ex. Position X field)
5. Observe “Main Camera” GameObject in the Scene window
*Actual results:* “Main Camera” GameObject does not change Position, Rotation or Scale and field does not update the new value
*Expected results:* “Main Camera” GameObject changes Position, Rotation or Scale and field gets updated with the new value
*Reproducible with versions:* 2021.3.52f1, 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
*Tested on (OS):* macOS Sequoia 15.4 (M4)
*Note:*
* Fields appear to get inverted as Inspector window is being resized
* Issue is not reproducible when changing field value by dragging it to the sides
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Text fields should be at the proper size to take inputs. This issue can easily be fixed by slightly change the inspector width manually.