Search Issue Tracker
Fixed in 2022.2.5f1
Fixed in 2022.2.X, 2023.1.X, 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
- 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment