Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b3
Issue ID
631368
Regression
Yes
Building after deleting the WSA test certificate throws "Copying file failed"
To reproduce:
1. Create a new project
2. Set the platform to Store apps and build
3. Delete the generated wsatestCertificate file
4. Build again - error is thrown "Copying file failed". The build has been prevented
To solve this you have to delete the temp, library and project settings folders and reopen the project.
Regression since 4.5.3p4
Workaround:
After deleting certificate file, there is no need to quit editor and delete project directories. Certificate easily can be re-created through player settings -> publishing settings.
But here are two issues:
1. Creating a new certificate in "publishing settings", certificate is always named "MetroTestCertificate";
2. If certificate is deleted, a proper message should appear instead of "can't copy certificate file...";
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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment