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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
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.