Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
769109
Regression
No
Errors when building for Windows Store with Universal 10 SDK when splash screen is set
To reproduce:
1. Open attached project
2. Go to File -> Build Settings
3. Select Universal 10 SDK
4. Click Build and Run
Actual result: errors in the Console window
Exception: Failed to build Visual Studio project using arguments 'C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe "C:\Users\Student\Desktop\w10\New Unity Project 9.sln" /nologo /maxcpucount /p:Configuration=Master /p:Platform=x86 /p:SolutionDir="C:\\Users\\Student\\Desktop\\w10\\" /t:Build /clp:Verbosity=minimal'.
Output: UnityInstallationDir "C:\Program Files\Unity\Unity 5.4.0b5\Editor".
UnityWSAPlayerDir "C:\Program Files\Unity\Unity 5.4.0b5\Editor\Data\PlaybackEngines\MetroSupport".
UnityProjectDir "C:\Users\Student\Downloads\New Unity Project 9".
Copying unprocessed assemblies...
Running AssemblyConverter...
AssemblyConverter done.
New Unity Project 9 -> C:\Users\Student\Desktop\w10\New Unity Project 9\bin\x86\Master\New Unity Project 9.exe
Package.appxmanifest(20,27): error APPX0703: Manifest references file 'Assets\SplashScreen.png' which is not part of the payload. [C:\Users\Student\Desktop\w10\New Unity Project 9\New Unity Project 9.csproj]
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
Add comment