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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment