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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.