Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a10
Votes
0
Found in
2021.3.30f1
2022.3.6f1
2023.1.11f1
2023.2.0b8
2023.3.0a4
Issue ID
UUM-48165
Regression
No
[Shortcuts] "Delete Profile" modal unlike "Create Profile" and "Rename Profile" can be resized and its UI becomes inconsistent with others
Steps to reproduce:
# Create a new Unity project
# Go to menu "Unity" -> "Shortcuts"
# Verify, that the "Shortcuts" window opens
# In the profile drop-down menu select "Create new profile"
# Observe the "Create profile" window
# Try to resize it. Verify, that it doesn't work.
# In the profile drop-down menu select "Rename profile"
# Observe the "Rename profile" window
# Try to resize it. Verify, that it doesn't work.
# In the profile drop-down menu select "Delete profile"
# Observe the "Delete profile" window
# Try to resize it. Verify, that it works.
Expected result: All three modals should have consistent UI and behavior. The user should not be able to resize the "Delete profile" window.
Actual result: The "Delete profile" window has a different behavior compared with the "Create new profile" or "Rename profile". It can be resized. And during it modal has empty spaces. Added screenshot in the "Attachments" section.
Reproducible with: 2021.3.30f1, 2022.3.6f1, 2023.1.11f1, 2023.2.0b8, 2023.3.0a4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Add comment