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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment