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
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
Add comment