Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0b5
Issue ID
694021
Regression
Yes
[WP81] Simulator is broken
Built and run an empty project in the editor on WSA platform, an exception appeared in the console.
Reproducible only on 5.1.0b5;
Repro steps:
1. Create an empty project;
2. Build and run from the editor on WSA platform. The project's VS solution will be generated, but a few errors appear in the console;
Error from the console:
Exception: Failed to build Visual Studio project. Output:
UnityInstallationDir "C:\Program Files\Unity 5.1.0b5\Editor".
UnityWSAPlayerDir "C:\Program Files\Unity 5.1.0b5\Editor\Data\PlaybackEngines\metrosupport".
UnityProjectDir "C:\Users\USER\Documents\New Unity Project 7".
Copying unprocessed assemblies...
UnityInstallationDir "C:\Program Files\Unity 5.1.0b5\Editor".
UnityWSAPlayerDir "C:\Program Files\Unity 5.1.0b5\Editor\Data\PlaybackEngines\metrosupport".
UnityProjectDir "C:\Users\USER\Documents\New Unity Project 7".
Copying unprocessed assemblies...
Running AssemblyConverter...
Running AssemblyConverter...
AssemblyConverter done.
NewUnityProject7.Windows -> C:\Users\USER\Documents\New Unity Project 7\asdfsdf\NewUnityProject7\NewUnityProject7.Windows\bin\x86\Master\Template.exe
AssemblyConverter done.
NewUnityProject7.WindowsPhone -> C:\Users\USER\Documents\New Unity Project 7\asdfsdf\NewUnityProject7\NewUnityProject7.WindowsPhone\bin\x86\Master\Template.exe
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\AppxPackage\Microsoft.AppXPackage.Targets(852,9): error MSB3819: Cannot find assembly "C:\Users\USER\Documents\New Unity Project 7\asdfsdf\Players\WindowsPhone81\x86\Master\UnityEngineDelegates.dll", which may contain managed resources that need to be included in this app package. Please ensure that this assembly exists. [C:\Users\USER\Documents\New Unity Project 7\asdfsdf\NewUnityProject7\NewUnityProject7.WindowsPhone\NewUnityProject7.WindowsPhone.csproj]
NewUnityProject7.Windows -> C:\Users\USER\Documents\New Unity Project 7\asdfsdf\NewUnityProject7\NewUnityProject7.Windows\AppPackages\NewUnityProject7.Windows_1.0.0.0_x86_Master_Test\NewUnityProject7.Windows_1.0.0.0_x86_Master.appx
NewUnityProject7.Windows -> C:\Users\USER\Documents\New Unity Project 7\asdfsdf\NewUnityProject7\NewUnityProject7.Windows\AppPackages\NewUnityProject7.Windows_1.0.0.0_x86_Master_Test\NewUnityProject7.Windows_1.0.0.0_x86_Master.appxsym
NewUnityProject7.Windows -> C:\Users\USER\Documents\New Unity Project 7\asdfsdf\NewUnityProject7\NewUnityProject7.Windows\AppPackages\NewUnityProject7.Windows_1.0.0.0_x86_Master.appxupload
Your package has been successfully created.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment