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
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment