Search Issue Tracker
Fixed
Fixed in 6000.3.0a6
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-112231
Regression
No
Modal "Add Settings" is displayed in double borders
Steps to reproduce:
- Create a project
- File -> Build profiles
- Select the platform and click "Add Build Profile"
- Leave the default proposed build title and click "Add Build Profile"
- Verify that the new build is created and you get its data in the build details window
- Click "Add Settings"
- Observe the modal
Actual results: The modal "Add Settings" is displayed in double borders
Expected results: Double borders are not needed. One border for the modal is enough.
Reproducible with versions: 6000.3.0a2, 6000.3.0a3
Not reproducible with versions: -
Can’t test with versions: 6000.3.0a1: "Add Settings" functionality is added only from the 6000.3.0a2 build.
Tested on (OS): M1 Max - Sequoia 15.5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 6000.3.0a6):
Added a consistent size to the Build Profile Add Settings dropdown window to keep it consistent with the other editor dropdowns.