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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment