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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15.2209