Search Issue Tracker
By Design
Votes
0
Found in
6000.2.9f1
6000.3.0b7
6000.4.0a3
Issue ID
UUM-122805
Regression
No
“Toggle Sprite Editor locks.” dropdown has big empty space at its bottom
Reproduction steps:
1. Create a new Universal 2D project
2. Create a Sprite GameObject (Create > 2D > Sprites)
3. Select newly created Sprite
4. Press “Open Sprite Editor” button in the Inspector
5. Press “Toggle Sprite Editor locks.” on the top toolbar of Sprite Editor window and observe the dropdown
Actual result: “Toggle Sprite Editor locks.” dropdown has big empty space at its bottom
Expected result: “Toggle Sprite Editor locks.” dropdown size is as big as the amount of items in it
Reproducible with: 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Couldn’t reproduce with: 2021.3.58f1, 2022.3.68f1, 6000.0.60f1 (No “Toggle Sprite Editor locks.” dropdown)
Reproduced on: Windows 11, 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note:
The blank area is to show warning for asset source that discourages user editing eg PSDImporter and Aseprite.
The current Popup window in Unity does not grow/shrink based on the content.