Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.63f1
6000.2.15f1
6000.3.1f1
6000.4.0a5
6000.5.0a3
Issue ID
UUM-130073
Regression
No
Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
Steps to reproduce:
- Create a project using the Universal 2D template
- Go to "Window" -> "2D" -> "Tile Palette"
- In the "Tile Palette" window, find the "Default Brush" drop-down
- Select the "GameObject Brush" item from the list
- Expand the "Cells" section if it is not expanded
- Expand the "Element 0" section and observe it
Actual results: "Orientation" X, Y and Z fields are not aligned with the same fields in "Offset" and "Scale" areas
Expected results: Fields should be aligned
Reproducible with versions: 6000.0.63f1, 6000.2.15f1, 6000.3.1f1, 6000.4.0a5, 6000.5.0a3
Tested on (OS): macOS - Tahoe 26.1
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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Resolution Note:
The Editor UI as seen is based on generic OnInspectorGUI for a SerializedObject.
Resolution Note (6000.5.X):
The Editor UI as seen is based on generic OnInspectorGUI for a SerializedObject.