Search Issue Tracker
Fixed
Fixed in 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.X, 6000.5.0a5
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0b10
6000.4.0a5
6000.5.0a1
Issue ID
UUM-128282
Regression
No
Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
How to reproduce:
1. Open the project “IN-118856_Test”
2. File → Build Profiles → select the “bprof” build profile
3. Observe that all the Platform Settings are checked
4. Close the project and delete the /Library folder
5. Open the command line in the project folder path and run the following command (make sure the Unity version path is correct):
"C:\Program Files\Unity\Hub\Editor\6000.0.62f1\Editor\Unity.exe" -activeBuildProfile Assets/Settings/Profiles/bprof.asset -projectPath .
6. File → Build Profiles → select the “bprof” build profile
7. Observe the Platform Settings
Expected result: All Platform Settings are checked
Actual result: The “Copy PDB files”, “Create Visual Studio Solution”, “Wait For Managed Debugger” Platform Settings are unchecked
Reproducible with: 6000.0.0b16, 6000.0.62f1, 6000.2.12f1, 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Could not test with: 6000.0.0b15 (ArgumentNullException error)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.5.0a5):
Fixed in 6000.5.0a5