Search Issue Tracker
Duplicate
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0b5
Issue ID
942554
Regression
No
[UWP] Build fails if there's a space at the end of "Product Name" (Player settings)
How to reproduce:
1. Open any project (or create a new one)
2. Open Player settings
3. Add a space at the end of "Product Name" field (i.e. "product-name ")
4. Build for Universal Windows Platform
Expected result: Build completes with a result of 'Succeeded'.
Actual result: Build fails with 'DirectoryNotFoundException'. (check Console window)
Reproducible with: 2017.3.0a5, 2017.3.0a4, 2017.2.0b8, 2017.1.0p4, 5.6.1p3, 5.5.4p3
Note: Trying to rebuild the project produces a different error: "IOException: Failed to move [path] to [anotherPath] .: Cannot create a file when that file already exists."
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
This is a duplicate of issue #885265