Search Issue Tracker
Fixed in 2021.3.31f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment