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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
This is a duplicate of issue #885265