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
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment