Search Issue Tracker

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 { publ... Read more

5
votes
Fixed

[UWP][WP8.1]Accelerometer Events do not work

Windows Store Apps

-

Jun 01, 2016

-

Version/s: 5.3.3f1

To reproduce: 1. Build and run attached project 2. Notice ArgumentExceptions Regression from 5.2.5f1 Reproducible with 5.3.1f1, 5.... Read more

0
votes
Fixed

[WSA] WWW.responseHeaders drop some HTTP headers

Windows Store Apps

-

Jun 01, 2016

-

Version/s: 5.3.5f1

Reproduced on 5.2.5f1, 5.3.5p2, 5.4.0b21. Works fine on Windows Standalone. Repro steps: 1. open project "WWW_WSA.zip". 2. play the... Read more

1
votes
Fixed

[UWP] Crash with .NET Native when exception is thrown from native code

Windows Store Apps

-

Mar 01, 2016

-

Version/s: 5.3.3p2

Reproduction steps: 1. Build & run the attached project with Master configuration to x86 architecture 2. It will immediately trigge... Read more

0
votes
By Design

[WSA] Player Settings have 7 options for splash screen while Visual Stud...

Windows Store Apps

-

Jun 10, 2016

-

Version/s: 5.4.0b22

Editor's options: https://oc.unity3d.com/index.php/s/SepaKmS5zWTd9Tn Visual Studio options: https://oc.unity3d.com/index.php/s/CDcQ... Read more

0
votes
By Design

Windows Store builds get UnauthorizedAccessException error when try to c...

Windows Store Apps

-

Dec 21, 2015

-

Version/s: 5.3.1f1

When trying to create directory with Directory.CreateDirectory on Windows Store app build, "UnauthorizedAccessException" is thrown. ... Read more

0
votes
Fixed

[WSA] Fullscreen Movie Player has no Exit button

Windows Store Apps

-

Jun 06, 2016

-

Version/s: 5.3.5p2

On Store Apps impossible to stop movie, when launched Handheld.PlayFullScreenMovie(). You have to wait till movie finishes to play. ... Read more

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 project 2. Notice that SystemInfo.supportsVibration returns false 3. Press vibrate button 4... Read more

0
votes
Fixed

[WSA][Backport] scene starts with Unity splash screen

Windows Store Apps

-

Jun 10, 2016

-

Version/s: 5.3.4p6

On Unity 5.3 UWP and WSA platforms, there are three splash screens. The third one is Unity splash screen, which starts at the same t... Read more

0
votes
Fixed

[WP8.1][WP10] Exception thrown: 'System.FormatException' in mscorlib.ni.dll

Windows Store Apps

-

Jun 04, 2016

-

Version/s: 5.4.0b20

To reproduce: 1. Build and run project 2. Notice " Exception thrown: 'System.FormatException' in mscorlib.ni.dll" in console Repro... Read more

All about bugs

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