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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.