Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.1f1
Issue ID
925490
Regression
No
[Android] Project exporting fails when Product Name has special characters in it
To reproduce:
1. Download and open attached "repro925490.zip" project.
2. Go to build settings and make sure that Build System is set to Gradle and "Export Project" option is enabled.
3. Export the project.
Expected result: Project is exported successfully. No errors are thrown.
Actual result: Unity fails to export the project. "IOException: Win32 IO returned 267" error appears.
Reproduced with: 2017.2.0b2, 2017.1.0f2, 5.6.2p1, 5.5.4p1, 5.4.5p3.
Notes: 5.4 does not have Gradle, but it still possible to export as GoogleAndroid project. It returns same error as in never versions. Exporting with ADT(legacy) selected returns same error. In this case user had ":" character in Product Name.
Verified with: 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment