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
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
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.