Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.17f1
2021.1
2021.2
2022.1
Issue ID
1361792
Regression
No
[UWP] WSATestCertificate causes errors in Console window when changing the project's folder directory
Reproduction steps:
1. Create a new 3D project
2. Switch Platform to Universal Windows Platform
3. Build Universal Windows Platform Application inside the project folder
4. Close the Unity Editor
5. Move the project into a new folder (ex: D:\project to D:\NewFolder\project)
6. Open project in the Unity editor
7. Check the Console window
Expected result: WSATestCertificate doesn't cause errors
Actual result: WSATestCertificate causes errors
Reproducible with: 2019.4.31f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0b12, 2022.1.0a10
Error: Please move 'D:\1361792\Assets\WSATestCertificate.pfx' certificate inside a project, certificate path changed to Assets/WSATestCertificate.pfx
Update:
Error is innocuous and doesn't prevent building UWP app; it can be "cleared" from the output console. There doesn't appear to be any real consequences from this error so long as a valid certificate file is within the project's Assets directory.
Building for UWP will update the path in PlayerSettings to the new path so the error won't appear again when re-opening the project.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15.2209