Search Issue Tracker

0
votes
By Design

[WSA] 'Type' does not contain a definition for 'BaseType'

Windows Store Apps

-

Jun 23, 2016

-

Version/s: 5.4.0b20

Methods of Type broken when exporting as a Windows Store App. If your code uses Type's "BaseType" this will run fine in editor and w... Read more

0
votes
Fixed

[WSA][UWP] Player crashes on launch on Lumia 950/950XL with debug/releas...

Windows Store Apps

-

Nov 29, 2016

-

Version/s: 5.5.0f2

Steps to reproduce:1. Open any Unity project or create a new Unity project2. Build for WSA Universal 10 SDK3. Connect a Microsoft Lu... Read more

0
votes
Fixed

[UWP] Visual Studio fails to generate package when using IL2CPP scriptin...

Windows Store Apps

-

Jan 25, 2016

-

Version/s: 5.3.2f1

Reproduction steps: 1. Open any project and build with IL2CPP2. Open the generated solution and try to generate a package (Solution ... Read more

0
votes
Fixed

Visual studio fails to resolve assembly with Photon Voice when Editor bu...

Windows Store Apps

-

Nov 03, 2016

-

Version/s: 5.4.2f2

Steps to reproduce:1. Open "RemoteUserUnity" project2. Open "game" scene3. Go to build settings4. WSA universal 10 solution with "C#... Read more

0
votes
Fixed

[WSA] Build and Run On option is greyed out selecting Universal 10 SDK

Windows Store Apps

-

Feb 16, 2016

-

Version/s: 5.3.2f1

Impossible to select Build and Run on target, when Universal 10 SDK is selected. Repro image: https://oc.unity3d.com/index.php/s/w6q... Read more

0
votes
By Design

[WSA] Back-end automatically switches to il2cpp when importing a project...

Windows Store Apps

-

Jun 09, 2017

-

Version/s: 2017.2.0a3

Steps to reproduce:1. Create a new project with any version of Unity (except with 2017.2.0a3)2. Switch platform to Windows Store3. S... Read more

0
votes
Fixed

[WSA] LightmapSettings is null error

Windows Store Apps

-

Jun 30, 2016

-

Version/s: 5.3.5p6

On WSA 8.1 platform with 5.3.5p6 getting "LightmapSettings is null" error. Regression in 5.3.5p6. Previous versions work fine.Not re... Read more

0
votes
Fixed

JsonUtility.ToJson() crashes when serializing objects which have arrays ...

Windows Store Apps

-

May 23, 2016

-

Version/s: 5.4.0b18

Workaround: add a public int variable as the first field of that object. For example: [Serializable]class CrashingClass{public List&... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.