Search Issue Tracker
Fixed in 5.5.2
Votes
0
Found in
5.4.4f1
Issue ID
862914
Regression
No
[WSA][UWP] build&run fails on windows phone 10 with il2cpp with Exception
Steps to reproduce:
1. Open any Unity project
2. Build&run on Windows Phone with Universal 10 SDK using IL2CPP scripting backend
Expected result: build&run succeeds
Actual result: build&run fails
Not reproducible on local machine
Reproducible with 5.4.4f1
Exception: Failed to build Visual Studio project using arguments 'C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe "C:\Users\WPMinion\Downloads\5441f1wsarat\New folder\5441f1wsarat\5441f1wsarat.csproj" /nologo /maxcpucount /p:Configuration=Master /p:Platform=ARM /p:SolutionDir="C:\\Users\\WPMinion\\Downloads\\5441f1wsarat\\New folder\\" /t:Publish /clp:Verbosity=minimal'.
Output:MSBUILD : error MSB1009: Project file does not exist.
Switch: C:\Users\WPMinion\Downloads\5441f1wsarat\New folder\5441f1wsarat\5441f1wsarat.csproj
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment