Search Issue Tracker

0
votes
Fixed

Application crashes on load if it was deployed through Build and Run

WP8

-

Aug 04, 2014

-

Version/s: 5.0.0a19

Application crashes on load if was deployed through Build and Run Steps to reproduce: 1. Open any project 2. Build and run. It will ... Read more

0
votes
By Design

[WP8] Serializable parent class causes serialization errors

WP8

-

Apr 29, 2015

-

Version/s: 5.0.1f1

To reproduce: 1. Open attached the 'repro.zip'. It contains a script that has a parent and child classes. The parent class has the S... Read more

0
votes
Fixed

ArrayList.CopyTo() is missing from Windows Phone 8

WP8

-

Oct 22, 2014

-

Version/s: 4.5.5p1

To reproduce: 1. Create a new script 2. Add these lines to the script: public Object[] testus; void Start() { ArrayList traList = ... Read more

0
votes
Fixed

Input Field with Name Validation is reversed on Windows Phone 8

WP8

-

Oct 16, 2014

-

Version/s: 4.6.0b20

If an input fields Validation is set to Name on a Windows Phone device, the text entered is added to the front of the string and the... Read more

2
votes
Fixed

Image effects on 480x800 Windows Phones cause image downscaling

WP8

-

Aug 21, 2014

-

Version/s: 4.5.3f3

To reproduce: 1. Open repro.unitypackage 2. Open scene test. It contains a 2d image, and a color correction image effect that can be... Read more

3
votes
Fixed

uGUI input field broken on WP8

WP8

-

Aug 26, 2014

-

Version/s: 4.6.0b17

uGUI input field seems to throw exceptions when trying to use it on a WP8 build. To reproduce: 1. Open attached project 2. Open sce... Read more

0
votes
Fixed

uGUI scroll view example is broken on WP8

WP8

-

Aug 27, 2014

-

Version/s: 4.6.0b18

The scroll view example does not work and throws out of memory exceptions To reproduce: 1. Open attached project. It is the uGUI ex... Read more

1
votes
Fixed

WP8 Lumia 630 camera.Render() does not always work with back button

WP8

-

Sep 02, 2014

-

Version/s: 4.5.3f3

Lumia 630 has inconsistent behavior when calling Camera.Render() on "Back" button press To reproduce: 1. Open attached project 2. B... Read more

1
votes
Fixed

ArrayList.BinarySearch is not implemented

WP8

-

Sep 03, 2014

-

Version/s: 4.5.1f3

Trying to build a project with a script that uses ArrayList.BinarySearch or IndexOf fails when targeting WP8 or WP8.1 To reproduce:... Read more

All about bugs

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