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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.