Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-131958
Regression
No
Newly added Build Profile is not set to Active when there are existing Build Profiles added
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Build Profiles window (File > Build Profiles)
- Add Build Profile and name it "222"
- Add Build Profile and name it "111"
- Observe the "111" Build Profile
- Delete the "222" Build Profile
- Add Build Profile and name it "333"
- Observe the "333" Build Profile
Actual results: "333" Build Profile is not set Active, if there are any existing Build Profiles the newly created Build Profiles are not set Active
Expected results: "333" Build Profile is set Active, newly added Build Profiles are set active as they are focused
Reproducible with versions: 6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4
Tested on (OS): MacOS Silicon Tahoe 26.1, Ubuntu 24.04
Notes:
- Even when the Active added Build Profile is deleted and a new Build Profile is added, it is not selected as Active if there are existing Build Profiles
- On 6000.3.4f1 and 6000.0.65f1, even the first added Build Profile is not set as Active
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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
As it stands, only the initially added custom Build Profile is automatically activated. Any subsequent additions are not, by design. This allows for multiple Build Profiles to be created without having to wait for a reload to happen in between each addition.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
As it stands, only the initially added custom Build Profile is automatically activated. Any subsequent additions are not, by design. This allows for multiple Build Profiles to be created without having to wait for a reload to happen in between each addition.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.