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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15.2209