Search Issue Tracker
Fixed
Fixed in 6000.2.4f1, 6000.3.0a6
Votes
0
Found in
6000.2.0a11
6000.3.0a3
Issue ID
UUM-108069
Regression
No
Using absolute path with -activeBuildProfile causes build to fail
Steps to reproduce:
- Create a Build Profile.
- Build the profile with CLI absolute path:
{code:java}
-activeBuildProfile <C:\Users\...\Assets>{code}
- Notice the builds fails with error:
{code:java}
Failed to create a valid asset guid for the specified build profile{code}
Actual results: Build failed to create a valid asset guid.
Expected results: All other unity command line args accept absolute paths. We should allow both absolute and relative path.
Reproducible with versions: 6000.0.48f1, 6000.2.0a11
Notes:
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 6000.2.4f1):
Verified fixed in 6000.2.4f1