Search Issue Tracker
Fixed
Fixed in 2022.2.5f1, 2023.1.0b1
Votes
1
Found in
2022.2.2f1
2023.1.0a25
Issue ID
UUM-22116
Regression
Yes
UWP Build fails with the error ‘FileNotFoundException: No file found at specified certificate path "Assets/WSATestCertificate.pfx"’ when "WSATestCertificate.pfx" is deleted
How to reproduce:
1. Create and open a new Unity project
2. Build the project for UWP
3. Delete Assets/WSATestCertificate.pfx
4. Repeat step 2
Expected results: Build is successful and “WSATestCertificate.pfx” is regenerated
Actual results: Build fails with error the ‘FileNotFoundException: No file found at specified certificate path "Assets/WSATestCertificate.pfx"’
Reproducible with: 2022.2.0a15, 2022.2.2f1, 2023.1.0a25
Not reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.1.24f1, 2022.2.0a14
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment