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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment