Search Issue Tracker
By Design
Votes
0
Found in
6000.2.0b2
Issue ID
UUM-105383
Regression
No
The buttons in the Build Profiles window are not aligned after changing their initial positions
Steps to reproduce:
- Create a new project
- Go to "File" ->"Build Profiles"
- Verify that the "Web" platform is enabled (if not, install the needed module)
- Select it
- Click the "Switch Platform" button
- Verify that "Web" is specified as "Active"
- Select it and click the "Add Build Profile" button
- Enter any name or leave the "Name" field empty and click one more the "Add Build Profile" button
- Observe the buttons "Publish to Play", "Switch Profile", "Build", and "Cloud Build" in the "Build Profiles" window
- Note: if you have it bigger window, resize it and make it smaller
Actual results: On a smaller window, buttons are displayed in two rows, and the "Cloud Build" button is not aligned with the "Build" button. A screenshot is added below in the "Attachments" section.
Expected results: The "Cloud Build" button should be aligned with the "Build" button
Reproducible with versions: 6000.2.0b2
Not reproducible with versions: 6000.1.4f1, 6000.2.0b1
Can’t test with versions: -
Tested on (OS): M1 Max - Sequoia 15.4.1
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
Build Profile Window overflows the buttons over hiding them. There are plans to refactor footer UI in a future editor version.