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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment