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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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.