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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.