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{public List&... Read more

0
votes
Duplicate

AssemblyConverter failure

Windows Store Apps

-

Feb 10, 2015

-

Version/s: 5.0.0f1

Regression since 5.0.0b21; Repro steps:1. open "Win Universal Build.zip" project and build to WSA/WP8.1/Universal platform;2. build ... Read more

2
votes
Duplicate

[WSA] Anti Aliasing does't work on Windows Store Apps

Windows Store Apps

-

Jun 28, 2014

-

Version/s: 4.5.1f3

Anti Aliasing doesn't work on Win Store Apps.Reproducible on 4.3.4f1, 4.5.0, 4.5.1, 5.0.0 versions; Repro steps:1. Open new project;... Read more

2
votes
Fixed

[UWP][MSBug] WACK: The app failed prelaunch test for UWP

Windows Store Apps

-

Aug 15, 2016

-

Version/s: 5.4.0p1

This is not a bug. It happens when app targets 10.0.14393.0 SDK but is ran on Windows 10586 OS with WACK (version 10.0.14393.0) We s... Read more

0
votes
Fixed

[Win Store Apps] Screen.SetResolution function does not affect mouse pos...

Windows Store Apps

-

Feb 28, 2014

-

Version/s: 4.3.4f1

With function Screen.SetResolution() we set resolution i.e. 1280x720. On device with touch screen, touch coordinates expected to be ... Read more

0
votes
Fixed

Incorrect resolution after snapping application's window

Windows Store Apps

-

Jan 15, 2014

-

Version/s: 4.3.3f1

While Unity shows splash screen, snap application's window to left/right. After splash screen, application shows full screen (full w... Read more

1
votes
Fixed

[WSA] Two WSA plugins sharing same placeholder produces "GetFileByPath(f...

Windows Store Apps

-

Aug 11, 2016

-

Version/s: 5.4.0f3

Steps to reproduce:1. Open attached project2. Add "main" scene to build settings3. Build WSA Universal 8.1 SDK4. Error is printed ou... 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
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

[UWP] Cannot build using latest Windows SDK (version 10.0.10586.0

Windows Store Apps

-

Dec 02, 2015

-

Version/s: 5.3.0f3

Reproduction steps: - Update Windows SDK to latest version (10.0.10586.0)- Build the solution- Open generated solution- See, that Pr... Read more

All about bugs

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