Search Issue Tracker

0
votes
Not Reproducible

Build & Run Universal apps on Local Machine does not run the first time

Windows Store Apps

-

Jul 31, 2014

-

Version/s: 4.5.3b3

To reproduce:1. Create a new project2. Set the platform to Windows Store, with Universal 8.1 sdk3. Set the build and run on to "Loca... Read more

0
votes
Duplicate
0
votes
Fixed

[WP8.1][WP10] SystemInfo.supportsVibration return incorrect value

Windows Store Apps

-

Jun 09, 2016

-

Version/s: 5.3.4p6

To reproduce:1. Build and run attached project2. Notice that SystemInfo.supportsVibration returns false3. Press vibrate button4. Pho... Read more

0
votes
Fixed

[UWP] Editor's player settings are missing "Bluetooth" capability

Windows Store Apps

-

Nov 13, 2015

-

Version/s: 5.3.0f1

In Visual Studio 2015, Package.appxmanifest capabilities list has "Bluetooth" option. In editor's player setting there is no such ca... 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
Fixed

[WSA] TouchScreenKeyboard.wasCanceled is always false

Windows Store Apps

-

Mar 30, 2016

-

Version/s: 5.3.4p1

On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more

0
votes
Fixed

ArgumentException building plugin scene

Windows Store Apps

-

Mar 06, 2015

-

Version/s: 5.0.0f4

When trying to build the project to Windows Store Apps platform, it produces this error: ArgumentException: The Assembly Microsoft.C... 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

0
votes
Duplicate

[manual] missing definition for UNITY_METRO

Windows Store Apps

-

Apr 01, 2015

-

Version/s: 4.6.3p4

The definition for UNITY_METRO is missing in the following page:http://docs.unity3d.com/Manual/WindowsUniversalApps-faq.html This pa... Read more

0
votes
Fixed

Screen.orientation doesn't work correctly on tablets

Windows Store Apps

-

Nov 09, 2013

-

Version/s: 4.3.1f1

Screen.autorotateToPortrait = false;Screen.autorotateToPortraitUpsideDown = false;Screen.orientation = ScreenOrientation.AutoRotatio... Read more

All about bugs

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