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
- Background tint doesn't work for sprites when using transitions
- [UI Toolkit] Dimensions of a parent element do not include padding when used in anchors of an absolute positioned children element
- [Linux] Mouse escapes the application window when using CursorLockMode.Locked
- Undo shortcut doesn't work when reverting values in the Increment Snapping toolbar
- [UIToolkit] Button style of List View are displayed as mouse is hovering over them when created in Overlay
Add comment