Search Issue Tracker
Fixed in 2018.2.X
Votes
1
Found in
5.6.0p1
Issue ID
915282
Regression
No
[WSA] When "Unity C# projects" is selected in Build window, player tests cannot be run in Windows Store on .NET backend
Steps to reproduce:
1. Open the attached project (Empty3DProject.zip)
2. Switch platform to Windows Store
3. Open Test Runner
4. Click "Run all in player (WSAPlayer)" button in Test Runner Window
5. Observe the build failure with errors about "Assembly-CSharp-firstpass" project containing no source files
Expected result: Errors should not be thrown
Actual result: Unity throws the errors
Note:
New Test Runner was introduced in 5.6
Reproduced with: 5.6.1p1, 2017.1.0b7
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
Add comment