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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.