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
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
This is a duplicate of issue #885265