Search Issue Tracker
Application crashes on load if it was deployed through Build and Run
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
[WP8] Serializable parent class causes serialization errors
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
ArrayList.CopyTo() is missing from Windows Phone 8
To reproduce: 1. Create a new script 2. Add these lines to the script: public Object[] testus; void Start() { ArrayList traList = ... Read more
Input Field with Name Validation is reversed on Windows Phone 8
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
Image effects on 480x800 Windows Phones cause image downscaling
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
uGUI input field broken on WP8
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
uGUI scroll view example is broken on WP8
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
WP8 Lumia 630 camera.Render() does not always work with back button
Lumia 630 has inconsistent behavior when calling Camera.Render() on "Back" button press To reproduce: 1. Open attached project 2. B... Read more
ArrayList.BinarySearch is not implemented
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.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window