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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment