Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.10f1
Issue ID
1080233
Regression
No
[UWP][Test Runner] Building WSAPlayer fails when attempting to run PlayMode tests in player
How to reproduce:
1. Open the attached project
2. Make sure that the target platform is set to "UWP"
3. Open the Test Runner window
4. Make sure that the PlayMode tests are enabled
5. In the Test Runner window, click "Run all in player (WSAPlayer)"
Expected result: WSAPlayer is built and the PlayMode test is run successfully.
Actual result: Building WSAPlayer fails with Console errors.
Reproducible with - 2017.2.3p4, 2017.4.0f1, 2017.4.12f1
Not reproducible with - 2018.2.10f1
Notes:
- The building fails when Scripting Backend is set to ".Net", as well as when it is set to "IL2CPP" (with different Console errors).
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (2018.3.X):
Why won't fix: this issue only affects 2017.4 and the test framework wasn't fully functional for UWP at that point. Backporting the changes would cause a lot of risk since the changes needed aren't trivial.