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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Build Profile Window overflows the buttons over hiding them. There are plans to refactor footer UI in a future editor version.