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
- 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment