Search Issue Tracker
By Design
Votes
0
Found in
6000.0.51f1
6000.1.7f1
6000.2.0b5
6000.3.0a1
Issue ID
UUM-108781
Regression
No
Transform field values are no longer visible 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. Observe the Transform section field values
Actual results: Transform fields become narrow and their values are no longer visible
Expected results: Transform fields become narrower but their values are visible
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)
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
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
This is the intended behaviour as we are not enforcing size limits on docked windows. This behaviour does not occur when the Inspector is not docked.